Searched refs:ARMConstantIslands (Results 1 – 2 of 2) sorted by relevance
227 ARMConstantIslands() : MachineFunctionPass(ID) {} in ARMConstantIslands() function in __anonce1448e70111::ARMConstantIslands299 char ARMConstantIslands::ID = 0;302 void ARMConstantIslands::verify() { in verify()330 LLVM_DUMP_METHOD void ARMConstantIslands::dumpBBs() { in dumpBBs()700 ARMConstantIslands::CPEntry *701 ARMConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry()746 void ARMConstantIslands::scanFunctionJumpTables() { in scanFunctionJumpTables()772 void ARMConstantIslands::1688 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries()1892 bool ARMConstantIslands::optimizeThumb2Branches() { in optimizeThumb2Branches()[all …]
19 // A space-consuming intrinsic primarily for testing ARMConstantIslands. The