Searched refs:findConstPoolEntry (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 379 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 613 *MipsConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in MipsConstantIslands 783 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 1040 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|
/external/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 371 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 609 *MipsConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in MipsConstantIslands 782 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 1045 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 187 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 449 *ARMConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in ARMConstantIslands 641 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in InitialFunctionScan() 995 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in DecrementOldEntry()
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 295 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 685 *ARMConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in ARMConstantIslands 892 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 1208 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 241 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 632 ARMConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in ARMConstantIslands 847 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 1136 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|