LLVM: llvm::ARMConstantPoolSymbol Class Reference (original) (raw)
ARMConstantPoolSymbol - ARM-specific constantpool values for external symbols. More...
#include "[Target/ARM/ARMConstantPoolValue.h](ARMConstantPoolValue%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ARMConstantPoolSymbol:
| 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
ARMConstantPoolSymbol - ARM-specific constantpool values for external symbols.
Definition at line 208 of file ARMConstantPoolValue.h.
Member Function Documentation
◆ addSelectionDAGCSEId()
| void ARMConstantPoolSymbol::addSelectionDAGCSEId ( FoldingSetNodeID & ID) | overridevirtual |
|---|
◆ classof()
◆ Create()
◆ equals()
◆ getExistingMachineCPValue()
◆ getSymbol()
| StringRef llvm::ARMConstantPoolSymbol::getSymbol ( ) const | inline |
|---|
◆ hasSameValue()
◆ print()
| void ARMConstantPoolSymbol::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