Home
last modified time | relevance | path

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

/freebsd-src/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); decrementCPEReferenceCount() local
[all...]
/freebsd-src/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-src/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); initializeFunctionInfo() local
1211 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); decrementCPEReferenceCount() local
[all...]
H A DARMAsmPrinter.cpp1382 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI]; in EmitUnwindingInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2620 const MachineConstantPoolEntry &CPE = CP[i]; emitConstantPool() local
2669 MachineConstantPoolEntry CPE = CP[CPI]; emitConstantPool() local
3821 const MachineConstantPoolEntry &CPE = GetCPISymbol() local
[all...]