Searched refs:MipsLongBranch (Results 1 – 5 of 5) sorted by relevance
61 class MipsLongBranch : public MachineFunctionPass { class65 MipsLongBranch(TargetMachine &tm) in MipsLongBranch() function in __anon3c0d6cc70111::MipsLongBranch92 char MipsLongBranch::ID = 0;98 return new MipsLongBranch(tm); in createMipsLongBranchPass()125 void MipsLongBranch::splitMBB(MachineBasicBlock *MBB) { in splitMBB()160 void MipsLongBranch::initMBBInfo() { in initMBBInfo()193 int64_t MipsLongBranch::computeOffset(const MachineInstr *Br) { in computeOffset()215 void MipsLongBranch::replaceBranch(MachineBasicBlock &MBB, Iter Br, in replaceBranch()252 void MipsLongBranch::expandToLongBranch(MBBInfo &I) { in expandToLongBranch()450 bool MipsLongBranch::runOnMachineFunction(MachineFunction &F) { in runOnMachineFunction()
33 MipsLongBranch.cpp \
34 MipsLongBranch.cpp
301 // long branches. See the comment in file MipsLongBranch.cpp for detailed
1312 // branches. See the comment in file MipsLongBranch.cpp for detailed