Home
last modified time | relevance | path

Searched defs:CPE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp105 const MachineConstantPoolEntry &CPE, int i) { in emitMachineConstantPoolEntry()
153 for (const MachineConstantPoolEntry &CPE : CP) { in emitConstantPool() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp573 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() local
829 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp770 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() local
1023 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp510 const CPEntry & CPE = CPEntries[i][j]; in runOnMachineFunction() local
950 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() local
1211 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount() local
H A DARMAsmPrinter.cpp1382 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI]; in EmitUnwindingInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2628 const MachineConstantPoolEntry &CPE = CP[i]; in emitConstantPool() local
2677 MachineConstantPoolEntry CPE = CP[CPI]; in emitConstantPool() local
3836 const MachineConstantPoolEntry &CPE = in GetCPISymbol() local