LLVM API Documentation
#include <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 | |
![]() | |
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 223 of file ARMConstantPoolValue.h.
|
virtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 254 of file ARMConstantPoolValue.cpp.
References llvm::FoldingSetNodeID::AddPointer(), and llvm::ARMConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 248 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::isMachineBasicBlock().
|
static |
Definition at line 236 of file ARMConstantPoolValue.cpp.
References llvm::ARMCP::no_modifier.
|
inline |
Definition at line 252 of file ARMConstantPoolValue.h.
References llvm::ARMConstantPoolValue::equals().
|
virtual |
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 243 of file ARMConstantPoolValue.cpp.
|
inline |
Definition at line 235 of file ARMConstantPoolValue.h.
|
virtual |
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 248 of file ARMConstantPoolValue.cpp.
References llvm::dyn_cast(), and llvm::ARMConstantPoolValue::hasSameValue().
|
virtual |
print - Implement operator<<
Reimplemented from llvm::ARMConstantPoolValue.
Definition at line 259 of file ARMConstantPoolValue.cpp.
References llvm::MachineBasicBlock::getNumber(), and llvm::ARMConstantPoolValue::print().