Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp206 case AVRCC::COND_SH: in getBrCond()
226 return AVRCC::COND_SH; in getCondFromBranchOpc()
248 case AVRCC::COND_SH: in getOppositeCondition()
251 return AVRCC::COND_SH; in getOppositeCondition()
DAVRInstrInfo.h36 COND_SH, //!< Unsigned same or higher enumerator
DAVRISelLowering.cpp435 return AVRCC::COND_SH; in intCCToAVRCC()