LLVM
15.0.0git
|
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 | |
![]() | |
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, Align Alignment) |
ARMConstantPoolSymbol - ARM-specific constantpool values for external symbols.
Definition at line 210 of file ARMConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 249 of file ARMConstantPoolValue.cpp.
References llvm::ARMConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 234 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::isExtSymbol().
|
static |
Definition at line 233 of file ARMConstantPoolValue.cpp.
References llvm::ARMCP::no_modifier, and s.
Referenced by llvm::ARMFrameLowering::adjustForSegmentedStacks().
|
inline |
Definition at line 238 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::equals(), and S.
|
overridevirtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 239 of file ARMConstantPoolValue.cpp.
References llvm::HexagonISD::CP.
|
inline |
Definition at line 221 of file ARMConstantPoolValue.h.
References S.
|
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::ARMConstantPoolValue::hasSameValue().
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 254 of file ARMConstantPoolValue.cpp.
References llvm::RISCVFenceField::O, and llvm::ARMConstantPoolValue::print().