Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp255 bool removeUnusedCPEntries();
325 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1194 bool CSKYConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in CSKYConstantIslands
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp398 bool removeUnusedCPEntries();
482 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1436 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp264 bool removeUnusedCPEntries();
460 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1674 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands