Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp71 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc, in AnalyzeCondBr() function in MipsInstrInfo
227 AnalyzeCondBr(LastInst, LastOpc, TBB, Cond); in analyzeBranch()
256 AnalyzeCondBr(SecondLastInst, SecondLastOpc, TBB, Cond); in analyzeBranch()
DMipsInstrInfo.h145 void AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.cpp260 static void AnalyzeCondBr(const MachineInstr* Inst, unsigned Opc, in AnalyzeCondBr() function
323 AnalyzeCondBr(LastInst, LastOpc, TBB, Cond); in AnalyzeBranch()
349 AnalyzeCondBr(SecondLastInst, SecondLastOpc, TBB, Cond); in AnalyzeBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp80 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc, in AnalyzeCondBr() function in MipsInstrInfo
244 AnalyzeCondBr(LastInst, LastOpc, TBB, Cond); in analyzeBranch()
273 AnalyzeCondBr(SecondLastInst, SecondLastOpc, TBB, Cond); in analyzeBranch()
DMipsInstrInfo.h174 void AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,