Home
last modified time | relevance | path

Searched refs:BT_NoBranch (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h42 BT_NoBranch, // No branches found. enumerator
DMipsInstrInfo.cpp199 return BT_NoBranch; in AnalyzeBranch()
DMipsDelaySlotFiller.cpp678 if ((R == MipsInstrInfo::BT_None) || (R == MipsInstrInfo::BT_NoBranch)) in getBranch()
715 (P.first != MipsInstrInfo::BT_NoBranch)) { in examinePred()