Searched refs:ICC_CS (Results 1 – 12 of 12) sorted by relevance
19 ICC_CS = 5, // carry set enumerator82 .EndsWith("cs", LPCC::ICC_CS) in suffixToLanaiCondCode()
135 return LPCC::ICC_CS; in getOppositeCondition()136 case LPCC::ICC_CS: // carry set in getOppositeCondition()399 case LPCC::ICC_CS: // C in optimizeCompareInstr()
136 return LPCC::ICC_CS; in getOppositeCondition()137 case LPCC::ICC_CS: // carry set in getOppositeCondition()400 case LPCC::ICC_CS: // C in optimizeCompareInstr()
54 ICC_CS = 5 , // Carry Set/Less Unsigned enumerator109 case SPCC::ICC_CS: return "cs"; in SPARCCondCodeToString()
95 case SPCC::ICC_CC: return SPCC::ICC_CS; in GetOppositeBranchCondition()96 case SPCC::ICC_CS: return SPCC::ICC_CC; in GetOppositeBranchCondition()
245 def ICC_CS : ICC_VAL< 5>; // Carry Set/Less Unsigned
1434 case ISD::SETULT: return SPCC::ICC_CS; in IntCondCCodeToICC()
249 def ICC_CS : ICC_VAL< 5>; // Carry Set/Less Unsigned
1415 case ISD::SETULT: return SPCC::ICC_CS; in IntCondCCodeToICC()