LLVM 20.0.0git
|
CSKY-specific constantpool value of a jump table. More...
#include "Target/CSKY/CSKYConstantPoolValue.h"
Static Public Member Functions | |
static CSKYConstantPoolJT * | Create (Type *Ty, int JTI, unsigned PCAdj, 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 |
CSKY-specific constantpool value of a jump table.
Definition at line 200 of file CSKYConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 219 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 221 of file CSKYConstantPoolValue.h.
References llvm::CSKYConstantPoolValue::isJT().
|
static |
Definition at line 209 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::Modifier.
|
inline |
Definition at line 217 of file CSKYConstantPoolValue.h.
References A, and llvm::CSKYConstantPoolValue::equals().
|
overridevirtual |
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 214 of file CSKYConstantPoolValue.cpp.
|
inline |
Definition at line 210 of file CSKYConstantPoolValue.h.
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 224 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::print().