Home
last modified time | relevance | path

Searched refs:removeDeadCPEMI (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp254 void removeDeadCPEMI(MachineInstr *CPEMI);
832 removeDeadCPEMI(CPEMI); in decrementCPEReferenceCount()
1168 void CSKYConstantIslands::removeDeadCPEMI(MachineInstr *CPEMI) { in removeDeadCPEMI() function in CSKYConstantIslands
1200 removeDeadCPEMI(CPEs[J].CPEMI); in removeUnusedCPEntries()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp397 void removeDeadCPEMI(MachineInstr *CPEMI);
1026 removeDeadCPEMI(CPEMI); in decrementCPEReferenceCount()
1410 void MipsConstantIslands::removeDeadCPEMI(MachineInstr *CPEMI) { in removeDeadCPEMI() function in MipsConstantIslands
1441 removeDeadCPEMI(CPE.CPEMI); in removeUnusedCPEntries()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp263 void removeDeadCPEMI(MachineInstr *CPEMI);
1200 removeDeadCPEMI(CPEMI); in decrementCPEReferenceCount()
1647 void ARMConstantIslands::removeDeadCPEMI(MachineInstr *CPEMI) { in removeDeadCPEMI() function in ARMConstantIslands
1679 removeDeadCPEMI(CPE.CPEMI); in removeUnusedCPEntries()