Searched refs:FCC_L (Results 1 – 4 of 4) sorted by relevance
65 FCC_L = 4+16, // Less enumerator102 case SPCC::FCC_L: return "l"; in SPARCCondCodeToString()
115 case SPCC::FCC_L: return SPCC::FCC_UGE; in GetOppositeBranchCondition()118 case SPCC::FCC_UGE: return SPCC::FCC_L; in GetOppositeBranchCondition()
1351 case ISD::SETOLT: return SPCC::FCC_L; in FPCondCCodeToFCC()2069 case SPCC::FCC_L : LibCall = is64Bit? "_Qp_flt" : "_Q_flt"; break; in LowerF128Compare()
232 def FCC_L : FCC_VAL<20>; // Less