Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp249 bool removeUnusedCPEntries();
319 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1188 bool CSKYConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in CSKYConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp396 bool removeUnusedCPEntries();
480 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1434 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp260 bool removeUnusedCPEntries();
456 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1669 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands