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