Searched refs:ICC_CS (Results 1 – 4 of 4) sorted by relevance
48 ICC_CS = 5 , // Carry Set/Less Unsigned enumerator84 case SPCC::ICC_CS: return "cs"; in SPARCCondCodeToString()
94 case SPCC::ICC_CC: return SPCC::ICC_CS; in GetOppositeBranchCondition()95 case SPCC::ICC_CS: return SPCC::ICC_CC; in GetOppositeBranchCondition()
163 def ICC_CS : ICC_VAL< 5>; // Carry Set/Less Unsigned
1204 case ISD::SETULT: return SPCC::ICC_CS; in IntCondCCodeToICC()