Home
last modified time | relevance | path

Searched refs:BuildCondBr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h207 void BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB,
H A DMipsInstrInfo.cpp118 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()