Searched refs:findConstPoolEntry (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantIslandPass.cpp | 231 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 452 CSKYConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in CSKYConstantIslands 573 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 833 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsConstantIslandPass.cpp | 373 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 602 *MipsConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in MipsConstantIslands 770 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 1023 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMConstantIslandPass.cpp | 249 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI); 694 ARMConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry() function in ARMConstantIslands 936 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() 1197 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount()
|