LLVM 20.0.0git
|
CSKYConstantPoolMBB - CSKY-specific constantpool value of a machine basic block. More...
#include "Target/CSKY/CSKYConstantPoolValue.h"
Static Public Member Functions | |
static CSKYConstantPoolMBB * | Create (Type *Ty, const MachineBasicBlock *Mbb, unsigned PCAdjust) |
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 |
CSKYConstantPoolMBB - CSKY-specific constantpool value of a machine basic block.
Definition at line 173 of file CSKYConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 187 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 194 of file CSKYConstantPoolValue.h.
References llvm::CSKYConstantPoolValue::isMachineBasicBlock().
|
static |
Definition at line 176 of file CSKYConstantPoolValue.cpp.
References llvm::CSKYCP::ADDR, and llvm::CSKYConstantPoolValue::PCAdjust.
|
inline |
Definition at line 190 of file CSKYConstantPoolValue.h.
References A, llvm::CSKYConstantPoolValue::equals(), and MBB.
|
overridevirtual |
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 182 of file CSKYConstantPoolValue.cpp.
|
inline |
Definition at line 183 of file CSKYConstantPoolValue.h.
References MBB.
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::CSKYConstantPoolValue.
Definition at line 192 of file CSKYConstantPoolValue.cpp.
References llvm::MachineBasicBlock::getNumber(), and llvm::CSKYConstantPoolValue::print().