Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h53 BT_Cond, // One conditional branch. enumerator
H A DMipsDelaySlotFiller.cpp913 return std::make_pair(MipsInstrInfo::BT_Cond, BranchInstrs[0]); in getBranch()
H A DMipsInstrInfo.cpp258 return BT_Cond; in analyzeBranch()