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 131 BuildCondBr(MBB, TBB, DL, Cond); in InsertBranch() 141 BuildCondBr(MBB, TBB, DL, Cond); in InsertBranch()
|
D | MipsInstrInfo.h | 141 void BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, DebugLoc DL,
|