Searched refs:BuildCondBr (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
| H A 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()
|
| H A D | MipsInstrInfo.h | 138 void BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, DebugLoc DL,
|