Searched refs:ICC_L (Results 1 – 4 of 4) sorted by relevance
45 ICC_L = 3 , // Less enumerator81 case SPCC::ICC_L: return "l"; in SPARCCondCodeToString()
86 case SPCC::ICC_GE: return SPCC::ICC_L; in GetOppositeBranchCondition()87 case SPCC::ICC_L: return SPCC::ICC_GE; in GetOppositeBranchCondition()
649 case ISD::SETLT: return SPCC::ICC_L; in IntCondCCodeToICC()
150 def ICC_L : ICC_VAL< 3>; // Less