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.cpp192 return BT_NoBranch; in AnalyzeBranch()
DMipsDelaySlotFiller.cpp824 if ((R == MipsInstrInfo::BT_None) || (R == MipsInstrInfo::BT_NoBranch)) in getBranch()
861 (P.first != MipsInstrInfo::BT_NoBranch)) { in examinePred()