Searched refs:ICC_L (Results 1 – 4 of 4) sorted by relevance
50 ICC_L = 3 , // Less enumerator88 case SPCC::ICC_L: return "l"; in SPARCCondCodeToString()
96 case SPCC::ICC_GE: return SPCC::ICC_L; in GetOppositeBranchCondition()97 case SPCC::ICC_L: return SPCC::ICC_GE; in GetOppositeBranchCondition()
219 def ICC_L : ICC_VAL< 3>; // Less
1385 case ISD::SETLT: return SPCC::ICC_L; in IntCondCCodeToICC()