10 #ifndef SYSTEMZCONSTANTPOOLVALUE_H
11 #define SYSTEMZCONSTANTPOOLVALUE_H
The machine constant pool.
SystemZConstantPoolValue(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier)
virtual void addSelectionDAGCSEId(FoldingSetNodeID &ID) LLVM_OVERRIDE
ID
LLVM Calling Convention Representation.
virtual unsigned getRelocationInfo() const LLVM_OVERRIDE
virtual int getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) LLVM_OVERRIDE
const GlobalValue * getGlobalValue() const
SystemZCP::SystemZCPModifier getModifier() const
virtual void print(raw_ostream &O) const LLVM_OVERRIDE
print - Implement operator<<
static SystemZConstantPoolValue * Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier)