Searched refs:BuildCondBr (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 98 MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr() function in MipsInstrInfo 132 BuildCondBr(MBB, TBB, DL, Cond); in InsertBranch() 142 BuildCondBr(MBB, TBB, DL, Cond); in InsertBranch()
|
D | MipsInstrInfo.h | 142 void BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, DebugLoc DL,
|