Searched refs:BuildCondBr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.h | 214 void BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB,
|
| H A D | MipsInstrInfo.cpp | 128 void MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr() function in MipsInstrInfo 163 BuildCondBr(MBB, TBB, DL, Cond); in insertBranch() 173 BuildCondBr(MBB, TBB, DL, Cond); in insertBranch()
|