LLVM 20.0.0git
|
CSKYConstantPoolSymbol - CSKY-specific constantpool values for external symbols. More...
#include "Target/CSKY/CSKYConstantPoolValue.h"
Static Public Member Functions | |
static CSKYConstantPoolSymbol * | Create (Type *Ty, const char *S, unsigned PCAdjust, CSKYCP::CSKYCPModifier Modifier) |
static bool | classof (const CSKYConstantPoolValue *ACPV) |
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 |
CSKYConstantPoolSymbol - CSKY-specific constantpool values for external symbols.
Definition at line 143 of file CSKYConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 154 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 166 of file CSKYConstantPoolValue.h.
References llvm::CSKYConstantPoolValue::isExtSymbol().
|
static |
Definition at line 143 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::Modifier, and llvm::CSKYConstantPoolValue::PCAdjust.
Referenced by llvm::CSKYInstrInfo::getGlobalBaseReg().
|
inline |
Definition at line 162 of file CSKYConstantPoolValue.h.
References A, and llvm::CSKYConstantPoolValue::equals().
|
overridevirtual |
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 148 of file CSKYConstantPoolValue.cpp.
|
inline |
Definition at line 155 of file CSKYConstantPoolValue.h.
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 159 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::print().