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

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

Completed in 121 milliseconds