Home
last modified time | relevance | path

Searched refs:MachineConstantPool (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h29 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 DFastISel.h44 class MachineConstantPool; variable
207 MachineConstantPool &MCP;
H A DMachineFunction.h58 class MachineConstantPool; variable
303 MachineConstantPool *ConstantPool;
784 MachineConstantPool *getConstantPool() { return ConstantPool; }
785 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h64 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 DXtensaConstantPoolValue.cpp48 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 DXtensaAsmPrinter.cpp147 const MachineConstantPool *MCP = MF->getConstantPool(); in emitConstantPool()
H A DXtensaInstrInfo.cpp184 MachineConstantPool *MCP = MBB.getParent()->getConstantPool(); in loadImmediate()
494 MachineConstantPool *ConstantPool = MF->getConstantPool(); in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h75 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 DCSKYConstantPoolValue.cpp57 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 DCSKYAsmPrinter.h28 MachineConstantPool *MCP;
H A DCSKYInstrInfo.cpp568 MachineConstantPool *MCP = MF.getConstantPool(); in getGlobalBaseReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h79 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 DARMConstantPoolValue.cpp75 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 DARMAsmPrinter.h20 class MachineConstantPool; variable
46 const MachineConstantPool *MCP;
H A DThumbRegisterInfo.cpp68 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool()
87 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h32 class MachineConstantPool; variable
60 const MachineConstantPool *MCP = nullptr;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStaticDataSplitter.cpp62 const MachineConstantPool *MCP);
126 const MachineConstantPool *MCP) { in getConstant()
H A DMachineFunction.cpp211 ConstantPool = new (Allocator) MachineConstantPool(getDataLayout()); in init()
296 ConstantPool->~MachineConstantPool(); in clear()
1480 MachineConstantPool::~MachineConstantPool() { in ~MachineConstantPool()
1549 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, in getConstantPoolIndex()
1568 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, in getConstantPoolIndex()
1585 void MachineConstantPool::print(raw_ostream &OS) const { in print()
1612 LLVM_DUMP_METHOD void MachineConstantPool::dump() const { print(dbgs()); } in dump()
H A DMIRPrinter.cpp148 const MachineConstantPool &ConstantPool);
593 const MachineConstantPool &ConstantPool) { in convertMCP()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h45 int getExistingMachineCPValue(MachineConstantPool *CP,
H A DSystemZConstantPoolValue.cpp27 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVConstantPoolValue.h51 int getExistingMachineCPValue(MachineConstantPool *CP,
H A DRISCVConstantPoolValue.cpp38 int RISCVConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp439 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp151 MachineConstantPool &ConstantPool,
1061 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()

12