Home
last modified time | relevance | path

Searched refs:MachineConstantPoolEntry (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h67 class MachineConstantPoolEntry {
80 MachineConstantPoolEntry(const Constant *V, Align A) in MachineConstantPoolEntry() function
85 MachineConstantPoolEntry(MachineConstantPoolValue *V, Align A) in MachineConstantPoolEntry() function
119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants.
145 const std::vector<MachineConstantPoolEntry> &getConstants() const { in getConstants()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp112 const MachineConstantPoolEntry &CPE, int i) { in emitMachineConstantPoolEntry()
148 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in emitConstantPool()
160 for (const MachineConstantPoolEntry &CPE : CP) { in emitConstantPool()
H A DXtensaAsmPrinter.h43 void emitMachineConstantPoolEntry(const MachineConstantPoolEntry &CPE, int i);
H A DXtensaConstantPoolValue.h65 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp29 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVConstantPoolValue.cpp40 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1450 unsigned MachineConstantPoolEntry::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes()
1456 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation()
1463 MachineConstantPoolEntry::getSectionKind(const DataLayout *DL) const { in getSectionKind()
1484 for (const MachineConstantPoolEntry &C : Constants) in ~MachineConstantPool()
1564 Constants.push_back(MachineConstantPoolEntry(C, Alignment)); in getConstantPoolIndex()
1581 Constants.push_back(MachineConstantPoolEntry(V, Alignment)); in getConstantPoolIndex()
H A DStaticDataSplitter.cpp147 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI]; in getConstant()
H A DMIRPrinter.cpp595 for (const MachineConstantPoolEntry &Constant : ConstantPool.getConstants()) { in convertMCP()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl()
H A DCSKYAsmPrinter.cpp114 const MachineConstantPoolEntry &MCPE = MCP->getConstants()[CPIdx]; in emitCustomConstantPool()
H A DCSKYConstantIslandPass.cpp387 const std::vector<MachineConstantPoolEntry> &CPs = MCP->getConstants(); in doInitialPlacement()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl()
H A DARMAsmPrinter.cpp1409 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI]; in EmitUnwindingInstruction()
1848 const MachineConstantPoolEntry &MCPE = MCP->getConstants()[CPIdx]; in emitInstruction()
H A DARMConstantIslandPass.cpp563 const std::vector<MachineConstantPoolEntry> &CPs = MCP->getConstants(); in doInitialConstPlacement()
H A DARMBaseInstrInfo.cpp1613 const MachineConstantPoolEntry &MCPE = MCP->getConstants()[CPI]; in duplicateCPV()
1735 const MachineConstantPoolEntry &MCPE0 = MCP->getConstants()[CPI0]; in produceSameValue()
1736 const MachineConstantPoolEntry &MCPE1 = MCP->getConstants()[CPI1]; in produceSameValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp225 const MachineConstantPoolEntry &MCPE = MCP->getConstants()[CPIdx]; in emitInstruction()
H A DMipsConstantIslandPass.cpp549 const std::vector<MachineConstantPoolEntry> &CPs = MCP->getConstants(); in doInitialPlacement()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2878 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in emitConstantPool()
2885 const MachineConstantPoolEntry &CPE = CP[i]; in emitConstantPool()
2933 MachineConstantPoolEntry CPE = CP[CPI]; in emitConstantPool()
4216 const MachineConstantPoolEntry &CPE = in GetCPISymbol()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3675 ArrayRef<MachineConstantPoolEntry> Constants = in getConstantFromPool()
3677 const MachineConstantPoolEntry &ConstantEntry = Constants[Disp.getIndex()]; in getConstantFromPool()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc13767MachineConstantPoolEntry, std::allocator<llvm::MachineConstantPoolEntry>>::vector(std::vector<llvm…
16989 {"_ZNK4llvm24MachineConstantPoolEntry7getTypeEv", "llvm::MachineConstantPoolEntry::getType() const"…
16990 {"_ZNK4llvm24MachineConstantPoolEntry17getRelocationInfoEv", "llvm::MachineConstantPoolEntry::getRe…
16998MachineConstantPoolEntry, std::allocator<llvm::MachineConstantPoolEntry>>::_M_insert_aux(__gnu_cxx…