Searched refs:AnalyzeCondBr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.h | 210 void AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,
|
| H A D | MipsInstrInfo.cpp | 102 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc, in AnalyzeCondBr() function in MipsInstrInfo 266 AnalyzeCondBr(LastInst, LastOpc, TBB, Cond); in analyzeBranch() 295 AnalyzeCondBr(SecondLastInst, SecondLastOpc, TBB, Cond); in analyzeBranch()
|