Searched refs:ICC_CS (Results 1 – 4 of 4) sorted by relevance
54 ICC_CS = 5 , // Carry Set/Less Unsigned enumerator92 case SPCC::ICC_CS: return "cs"; in SPARCCondCodeToString()
100 case SPCC::ICC_CC: return SPCC::ICC_CS; in GetOppositeBranchCondition()101 case SPCC::ICC_CS: return SPCC::ICC_CC; in GetOppositeBranchCondition()
222 def ICC_CS : ICC_VAL< 5>; // Carry Set/Less Unsigned
1334 case ISD::SETULT: return SPCC::ICC_CS; in IntCondCCodeToICC()