Searched refs:FCC_L (Results 1 – 8 of 8) sorted by relevance
61 FCC_L = 4+16, // Less enumerator95 case SPCC::FCC_L: return "l"; in SPARCCondCodeToString()
104 case SPCC::FCC_L: return SPCC::FCC_GE; in GetOppositeBranchCondition()105 case SPCC::FCC_GE: return SPCC::FCC_L; in GetOppositeBranchCondition()
671 case ISD::SETOLT: return SPCC::FCC_L; in FPCondCCodeToFCC()
164 def FCC_L : FCC_VAL<20>; // Less
65 FCC_L = 4+16, // Less enumerator119 case SPCC::FCC_L: return "l"; in SPARCCondCodeToString()
110 case SPCC::FCC_L: return SPCC::FCC_UGE; in GetOppositeBranchCondition()113 case SPCC::FCC_UGE: return SPCC::FCC_L; in GetOppositeBranchCondition()
1451 case ISD::SETOLT: return SPCC::FCC_L; in FPCondCCodeToFCC()2238 case SPCC::FCC_L : LibCall = is64Bit? "_Qp_flt" : "_Q_flt"; break; in LowerF128Compare()
255 def FCC_L : FCC_VAL<20>; // Less