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.cpp255 bool removeUnusedCPEntries();
325 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1194 bool CSKYConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in CSKYConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp398 bool removeUnusedCPEntries();
482 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1436 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp264 bool removeUnusedCPEntries();
458 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1688 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands