| /llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineConstantPool.h | 29 class MachineConstantPool; variable 48 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 117 class MachineConstantPool { 128 explicit MachineConstantPool(const DataLayout &DL) in MachineConstantPool() function 130 ~MachineConstantPool();
|
| H A D | MachineFunction.h | 58 class MachineConstantPool; variable 93 // MachineJumpTableInfo and MachineConstantPool. 284 MachineConstantPool *ConstantPool; 765 MachineConstantPool *getConstantPool() { return ConstantPool; } 766 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
| H A D | FastISel.h | 44 class MachineConstantPool; variable 207 MachineConstantPool &MCP;
|
| /llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaConstantPoolValue.h | 64 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl() 97 int getExistingMachineCPValue(MachineConstantPool *CP, 137 int getExistingMachineCPValue(MachineConstantPool *CP, 173 int getExistingMachineCPValue(MachineConstantPool *CP, 209 int getExistingMachineCPValue(MachineConstantPool *CP, 241 int getExistingMachineCPValue(MachineConstantPool *CP,
|
| H A D | XtensaConstantPoolValue.cpp | 48 int XtensaConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 90 MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValue() 127 int XtensaConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 159 int XtensaConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 190 MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValue()
|
| H A D | XtensaInstrInfo.cpp | 19 #include "llvm/CodeGen/MachineConstantPool.h" 176 MachineConstantPool *MCP = MBB.getParent()->getConstantPool(); in loadImmediate() 473 MachineConstantPool *ConstantPool = MF->getConstantPool();
|
| H A D | XtensaAsmPrinter.cpp | 22 #include "llvm/CodeGen/MachineConstantPool.h" 144 const MachineConstantPool *MCP = MF->getConstantPool(); in emitConstantPool()
|
| /llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantPoolValue.h | 75 int getExistingMachineCPValue(MachineConstantPool *CP, 88 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl() 127 int getExistingMachineCPValue(MachineConstantPool *CP, 157 int getExistingMachineCPValue(MachineConstantPool *CP, 185 int getExistingMachineCPValue(MachineConstantPool *CP, 212 int getExistingMachineCPValue(MachineConstantPool *CP,
|
| H A D | CSKYConstantPoolValue.cpp | 57 int CSKYConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 114 int CSKYConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 148 int CSKYConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 182 int CSKYConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 214 int CSKYConstantPoolJT::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
| H A D | CSKYAsmPrinter.h | 28 MachineConstantPool *MCP;
|
| H A D | CSKYInstrInfo.cpp | 568 MachineConstantPool *MCP = MF.getConstantPool(); in getGlobalBaseReg()
|
| H A D | CSKYConstantIslandPass.cpp | 30 #include "llvm/CodeGen/MachineConstantPool.h" 202 MachineConstantPool *MCP = nullptr; 368 // MachineConstantPool measures alignment in bytes. We measure in log2(bytes). in doInitialPlacement()
|
| /llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMConstantPoolValue.h | 79 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl() 114 int getExistingMachineCPValue(MachineConstantPool *CP, 187 int getExistingMachineCPValue(MachineConstantPool *CP, 223 int getExistingMachineCPValue(MachineConstantPool *CP, 259 int getExistingMachineCPValue(MachineConstantPool *CP,
|
| H A D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
| H A D | ARMAsmPrinter.h | 20 class MachineConstantPool; variable 43 const MachineConstantPool *MCP;
|
| H A D | ThumbRegisterInfo.cpp | 18 #include "llvm/CodeGen/MachineConstantPool.h" 68 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() 87 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool()
|
| H A D | ARMBaseRegisterInfo.cpp | 25 #include "llvm/CodeGen/MachineConstantPool.h" 512 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
|
| /llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 32 class MachineConstantPool; variable 60 const MachineConstantPool *MCP = nullptr;
|
| /llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineFunction.cpp | 27 #include "llvm/CodeGen/MachineConstantPool.h" 214 ConstantPool = new (Allocator) MachineConstantPool(getDataLayout()); in init() 290 ConstantPool->~MachineConstantPool(); in clear() 1442 // MachineConstantPool implementation in CanShareConstantPoolEntry() 1481 MachineConstantPool::~MachineConstantPool() { in getConstantPoolIndex() 1550 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, 1569 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, 1586 void MachineConstantPool::print(raw_ostream &OS) const { 1613 LLVM_DUMP_METHOD void MachineConstantPool [all...] |
| H A D | MIRPrinter.cpp | 23 #include "llvm/CodeGen/MachineConstantPool.h" 122 const MachineConstantPool &ConstantPool); 628 const MachineConstantPool &ConstantPool) { in guessSuccessors()
|
| /llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZConstantPoolValue.h | 45 int getExistingMachineCPValue(MachineConstantPool *CP,
|
| H A D | SystemZConstantPoolValue.cpp | 27 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP,
|
| /llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.cpp | 15 #include "llvm/CodeGen/MachineConstantPool.h" 439 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
|
| /llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 21 #include "llvm/CodeGen/MachineConstantPool.h" 151 MachineConstantPool &ConstantPool, 1053 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in parseMachineMetadataNodes()
|
| /llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FixupVectorConstants.cpp | 23 #include "llvm/CodeGen/MachineConstantPool.h" 335 MachineConstantPool *CP = MI.getParent()->getParent()->getConstantPool(); in processInstruction()
|