Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp213 case AVRCC::COND_SH: in getBrCond()
233 return AVRCC::COND_SH; in getCondFromBranchOpc()
255 case AVRCC::COND_SH: in getOppositeCondition()
258 return AVRCC::COND_SH; in getOppositeCondition()
H A DAVRInstrInfo.h36 COND_SH, //!< Unsigned same or higher enumerator
H A DAVRISelLowering.cpp560 return AVRCC::COND_SH; in intCCToAVRCC()