Searched refs:CSKYConstantIslands (Results 1 – 1 of 1) sorted by relevance
83 class CSKYConstantIslands : public MachineFunctionPass { class214 CSKYConstantIslands() : MachineFunctionPass(ID) {} in CSKYConstantIslands() function in __anon0b57eac50111::CSKYConstantIslands262 char CSKYConstantIslands::ID = 0;264 bool CSKYConstantIslands::isOffsetInRange(unsigned UserOffset, in isOffsetInRange()272 LLVM_DUMP_METHOD void CSKYConstantIslands::dumpBBs() { in dumpBBs()281 bool CSKYConstantIslands::runOnMachineFunction(MachineFunction &Mf) { in runOnMachineFunction()362 void CSKYConstantIslands::doInitialPlacement( in doInitialPlacement()445 CSKYConstantIslands::CPEntry *446 CSKYConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry()460 Align CSKYConstantIslands::getCPEAlign(const MachineInstr &CPEMI) { in getCPEAlign()[all …]