LLVM
8.0.1
|
ARMConstantPoolMBB - ARM-specific constantpool value of a machine basic block. More...
#include "Target/ARM/ARMConstantPoolValue.h"
Static Public Member Functions | |
static ARMConstantPoolMBB * | Create (LLVMContext &C, const MachineBasicBlock *mbb, 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) |
ARMConstantPoolMBB - ARM-specific constantpool value of a machine basic block.
Definition at line 248 of file ARMConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 290 of file ARMConstantPoolValue.cpp.
References llvm::FoldingSetNodeID::AddPointer(), and llvm::ARMConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 273 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::isMachineBasicBlock().
|
static |
Definition at line 272 of file ARMConstantPoolValue.cpp.
References llvm::ARMCP::no_modifier.
Referenced by llvm::ARMTargetLowering::ReplaceNodeResults().
|
inline |
Definition at line 277 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::equals().
|
overridevirtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 279 of file ARMConstantPoolValue.cpp.
References llvm::HexagonISD::CP.
|
inline |
Definition at line 260 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 284 of file ARMConstantPoolValue.cpp.
References llvm::dyn_cast(), and llvm::ARMConstantPoolValue::hasSameValue().
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 295 of file ARMConstantPoolValue.cpp.
References llvm::ARMConstantPoolValue::print(), and llvm::printMBBReference().