Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h210 void AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,
H A DMipsInstrInfo.cpp102 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()