Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp207 case AVRCC::COND_SH: in getBrCond()
227 return AVRCC::COND_SH; in getCondFromBranchOpc()
249 case AVRCC::COND_SH: in getOppositeCondition()
252 return AVRCC::COND_SH; in getOppositeCondition()
H A DAVRInstrInfo.h38 COND_SH, //!< Unsigned same or higher enumerator
H A DAVRISelLowering.cpp645 return AVRCC::COND_SH; in intCCToAVRCC()