Home
last modified time | relevance | path

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

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