Home
last modified time | relevance | path

Searched refs:MipsLongBranch (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp61 class MipsLongBranch : public MachineFunctionPass { class
65 MipsLongBranch(TargetMachine &tm) in MipsLongBranch() function in __anon3c0d6cc70111::MipsLongBranch
92 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()
DAndroid.mk33 MipsLongBranch.cpp \
DCMakeLists.txt34 MipsLongBranch.cpp
DMips64InstrInfo.td301 // long branches. See the comment in file MipsLongBranch.cpp for detailed
DMipsInstrInfo.td1312 // branches. See the comment in file MipsLongBranch.cpp for detailed