LLVM: llvm::CSKYConstantPoolConstant Class Reference (original) (raw)
CSKY-specific constant pool values for Constants, Functions, and BlockAddresses. More...
#include "[Target/CSKY/CSKYConstantPoolValue.h](CSKYConstantPoolValue%5F8h%5Fsource.html)"
Inheritance diagram for llvm::CSKYConstantPoolConstant:
| Static Public Member Functions | |
|---|---|
| static CSKYConstantPoolConstant * | Create (const Constant *C, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress, unsigned ID=0) |
| static CSKYConstantPoolConstant * | Create (const Constant *C, Type *Ty, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress, unsigned ID=0) |
| static bool | classof (const CSKYConstantPoolValue *APV) |
| Additional Inherited Members | |
|---|---|
| Protected Member Functions inherited from llvm::CSKYConstantPoolValue | |
| CSKYConstantPoolValue (Type *Ty, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress, unsigned ID=0) | |
| Protected Attributes inherited from llvm::CSKYConstantPoolValue | |
| CSKYCP::CSKYCPKind | Kind |
| unsigned | PCAdjust |
| CSKYCP::CSKYCPModifier | Modifier |
| bool | AddCurrentAddress |
| unsigned | LabelId = 0 |
Detailed Description
CSKY-specific constant pool values for Constants, Functions, and BlockAddresses.
Definition at line 107 of file CSKYConstantPoolValue.h.
Member Function Documentation
◆ addSelectionDAGCSEId()
| void CSKYConstantPoolConstant::addSelectionDAGCSEId ( FoldingSetNodeID & ID) | overridevirtual |
|---|
◆ classof()
◆ Create() [1/2]
◆ Create() [2/2]
◆ equals()
◆ getBlockAddress()
◆ getConstantPool()
| const Constant * CSKYConstantPoolConstant::getConstantPool | ( | ) | const |
|---|
◆ getExistingMachineCPValue()
◆ getGV()
◆ print()
| void CSKYConstantPoolConstant::print ( raw_ostream & O) const | overridevirtual |
|---|
The documentation for this class was generated from the following files:
- lib/Target/CSKY/CSKYConstantPoolValue.h
- lib/Target/CSKY/CSKYConstantPoolValue.cpp