LLVM 20.0.0git
|
XtensaConstantPoolJumpTable - Xtensa-specific constantpool values for Jump Table symbols. More...
#include "Target/Xtensa/XtensaConstantPoolValue.h"
Static Public Member Functions | |
static XtensaConstantPoolJumpTable * | Create (LLVMContext &C, unsigned Idx) |
static bool | classof (const XtensaConstantPoolValue *ACPV) |
Additional Inherited Members | |
Protected Member Functions inherited from llvm::XtensaConstantPoolValue | |
XtensaConstantPoolValue (Type *Ty, unsigned ID, XtensaCP::XtensaCPKind Kind, XtensaCP::XtensaCPModifier Modifier=XtensaCP::no_modifier) | |
XtensaConstantPoolValue (LLVMContext &C, unsigned id, XtensaCP::XtensaCPKind Kind, XtensaCP::XtensaCPModifier Modifier=XtensaCP::no_modifier) | |
template<typename Derived > | |
int | getExistingMachineCPValueImpl (MachineConstantPool *CP, Align Alignment) |
XtensaConstantPoolJumpTable - Xtensa-specific constantpool values for Jump Table symbols.
Definition at line 231 of file XtensaConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 202 of file XtensaConstantPoolValue.cpp.
|
inlinestatic |
Definition at line 252 of file XtensaConstantPoolValue.h.
References llvm::XtensaConstantPoolValue::isJumpTable().
|
static |
Definition at line 184 of file XtensaConstantPoolValue.cpp.
References llvm::CallingConv::C, and Idx.
|
inline |
Definition at line 256 of file XtensaConstantPoolValue.h.
References A, llvm::XtensaConstantPoolValue::equals(), and Idx.
|
overridevirtual |
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 189 of file XtensaConstantPoolValue.cpp.
|
inline |
Definition at line 239 of file XtensaConstantPoolValue.h.
References Idx.
|
overridevirtual |
hasSameValue - Return true if this Xtensa constpool value can share the same constantpool entry as another Xtensa constpool value.
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 195 of file XtensaConstantPoolValue.cpp.
References llvm::XtensaConstantPoolValue::hasSameValue().
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 204 of file XtensaConstantPoolValue.cpp.
References llvm::XtensaConstantPoolValue::print().