LLVM
8.0.1
|
ARMConstantPoolSymbol - ARM-specific constantpool values for external symbols. More...
#include "Target/ARM/ARMConstantPoolValue.h"
Static Public Member Functions | |
static ARMConstantPoolSymbol * | Create (LLVMContext &C, StringRef s, unsigned ID, unsigned char PCAdj) |
static bool | classof (const ARMConstantPoolValue *ACPV) |
Additional Inherited Members | |
Protected Member Functions inherited from llvm::ARMConstantPoolValue | |
ARMConstantPoolValue (Type *Ty, unsigned id, ARMCP::ARMCPKind Kind, unsigned char PCAdj, ARMCP::ARMCPModifier Modifier, bool AddCurrentAddress) | |
ARMConstantPoolValue (LLVMContext &C, unsigned id, ARMCP::ARMCPKind Kind, unsigned char PCAdj, ARMCP::ARMCPModifier Modifier, bool AddCurrentAddress) | |
template<typename Derived > | |
int | getExistingMachineCPValueImpl (MachineConstantPool *CP, unsigned Alignment) |
ARMConstantPoolSymbol - ARM-specific constantpool values for external symbols.
Definition at line 213 of file ARMConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 249 of file ARMConstantPoolValue.cpp.
References llvm::ARMConstantPoolValue::addSelectionDAGCSEId(), and llvm::FoldingSetNodeID::AddString().
|
inlinestatic |
Definition at line 237 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::isExtSymbol().
|
static |
Definition at line 233 of file ARMConstantPoolValue.cpp.
References llvm::ARMCP::no_modifier.
Referenced by addExclusiveRegPair(), llvm::ARMFrameLowering::adjustForSegmentedStacks(), and llvm::ARMTargetLowering::CCAssignFnForReturn().
|
inline |
Definition at line 241 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::equals().
|
overridevirtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 239 of file ARMConstantPoolValue.cpp.
References llvm::HexagonISD::CP.
|
inline |
Definition at line 224 of file ARMConstantPoolValue.h.
References llvm::HexagonISD::CP, llvm::RISCVFenceField::O, and print().
|
overridevirtual |
hasSameValue - Return true if this ARM constpool value can share the same constantpool entry as another ARM constpool value.
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 244 of file ARMConstantPoolValue.cpp.
References llvm::dyn_cast(), and llvm::ARMConstantPoolValue::hasSameValue().
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 254 of file ARMConstantPoolValue.cpp.
References llvm::ARMConstantPoolValue::ARMConstantPoolValue(), llvm::ARMCP::CPMachineBasicBlock, and llvm::ARMConstantPoolValue::print().