Home
last modified time | relevance | path

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

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