Searched refs:FCC_L (Results 1 – 4 of 4) sorted by relevance
67 FCC_L = 4+16, // Less enumerator104 case SPCC::FCC_L: return "l"; in SPARCCondCodeToString()
116 case SPCC::FCC_L: return SPCC::FCC_UGE; in GetOppositeBranchCondition()119 case SPCC::FCC_UGE: return SPCC::FCC_L; in GetOppositeBranchCondition()
1350 case ISD::SETOLT: return SPCC::FCC_L; in FPCondCCodeToFCC()2066 case SPCC::FCC_L : LibCall = is64Bit? "_Qp_flt" : "_Q_flt"; break; in LowerF128Compare()
232 def FCC_L : FCC_VAL<20>; // Less