LLVM: llvm::ARMConstantPoolMBB Class Reference (original) (raw)
ARMConstantPoolMBB - ARM-specific constantpool value of a machine basic block. More...
#include "[Target/ARM/ARMConstantPoolValue.h](ARMConstantPoolValue%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ARMConstantPoolMBB:
| 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 | |
| int | getExistingMachineCPValueImpl (MachineConstantPool *CP, Align Alignment) |
Detailed Description
ARMConstantPoolMBB - ARM-specific constantpool value of a machine basic block.
Definition at line 243 of file ARMConstantPoolValue.h.
Member Function Documentation
◆ addSelectionDAGCSEId()
| void ARMConstantPoolMBB::addSelectionDAGCSEId ( FoldingSetNodeID & ID) | overridevirtual |
|---|
◆ classof()
◆ Create()
◆ equals()
◆ getExistingMachineCPValue()
◆ getMBB()
◆ hasSameValue()
◆ print()
| void ARMConstantPoolMBB::print ( raw_ostream & O) const | overridevirtual |
|---|
The documentation for this class was generated from the following files:
- lib/Target/ARM/ARMConstantPoolValue.h
- lib/Target/ARM/ARMConstantPoolValue.cpp