LLVM 20.0.0git
|
XtensaConstantPoolConstant - Xtensa-specific constant pool values for Constants (for example BlockAddresses). More...
#include "Target/Xtensa/XtensaConstantPoolValue.h"
Static Public Member Functions | |
static XtensaConstantPoolConstant * | Create (const Constant *C, unsigned ID, XtensaCP::XtensaCPKind Kind) |
static bool | classof (const XtensaConstantPoolValue *APV) |
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) |
XtensaConstantPoolConstant - Xtensa-specific constant pool values for Constants (for example BlockAddresses).
Definition at line 125 of file XtensaConstantPoolValue.h.
|
overridevirtual |
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 102 of file XtensaConstantPoolValue.cpp.
References llvm::XtensaConstantPoolValue::addSelectionDAGCSEId().
|
inlinestatic |
Definition at line 147 of file XtensaConstantPoolValue.h.
References llvm::XtensaConstantPoolValue::isBlockAddress().
|
static |
Definition at line 80 of file XtensaConstantPoolValue.cpp.
References llvm::CallingConv::C.
|
inline |
Definition at line 151 of file XtensaConstantPoolValue.h.
References A, and llvm::XtensaConstantPoolValue::equals().
const BlockAddress * XtensaConstantPoolConstant::getBlockAddress | ( | ) | const |
Definition at line 85 of file XtensaConstantPoolValue.cpp.
|
overridevirtual |
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 89 of file XtensaConstantPoolValue.cpp.
|
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 95 of file XtensaConstantPoolValue.cpp.
References llvm::XtensaConstantPoolValue::hasSameValue().
|
overridevirtual |
print - Implement operator<<
Reimplemented from llvm::XtensaConstantPoolValue.
Definition at line 107 of file XtensaConstantPoolValue.cpp.
References llvm::Value::getName(), and llvm::XtensaConstantPoolValue::print().