Searched refs:ICC_L (Results 1 – 4 of 4) sorted by relevance
49 ICC_L = 3, // Less enumerator114 case SPCC::ICC_L: return "l"; in SPARCCondCodeToString()
91 case SPCC::ICC_GE: return SPCC::ICC_L; in GetOppositeBranchCondition()92 case SPCC::ICC_L: return SPCC::ICC_GE; in GetOppositeBranchCondition()
397 def ICC_L : ICC_VAL< 3>; // Less
1534 case ISD::SETLT: return SPCC::ICC_L; in IntCondCCodeToICC()