HomeSort by relevance Sort by last modified time
    Searched full:bt_nobranch (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 41 BT_NoBranch, // No branches found.
MipsDelaySlotFiller.cpp 820 if ((R == MipsInstrInfo::BT_None) || (R == MipsInstrInfo::BT_NoBranch))
857 (P.first != MipsInstrInfo::BT_NoBranch)) {
MipsInstrInfo.cpp 194 return BT_NoBranch;

Completed in 182 milliseconds