Searched refs:ARMConstantIslands (Results 1 – 2 of 2) sorted by relevance
227 ARMConstantIslands() : MachineFunctionPass(ID) {} in ARMConstantIslands() function in __anon2343e9610111::ARMConstantIslands301 char ARMConstantIslands::ID = 0;304 void ARMConstantIslands::verify() { in verify()332 LLVM_DUMP_METHOD void ARMConstantIslands::dumpBBs() { in dumpBBs()693 ARMConstantIslands::CPEntry *694 ARMConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry()739 void ARMConstantIslands::scanFunctionJumpTables() { in scanFunctionJumpTables()765 void ARMConstantIslands::1674 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries()1878 bool ARMConstantIslands::optimizeThumb2Branches() { in optimizeThumb2Branches()[all …]
19 // A space-consuming intrinsic primarily for testing ARMConstantIslands. The