Searched refs:FCC_L (Results 1 – 4 of 4) sorted by relevance
60 FCC_L = 4+16, // Less enumerator93 case SPCC::FCC_L: return "l"; in SPARCCondCodeToString()
103 case SPCC::FCC_L: return SPCC::FCC_GE; in GetOppositeBranchCondition()104 case SPCC::FCC_GE: return SPCC::FCC_L; in GetOppositeBranchCondition()
670 case ISD::SETOLT: return SPCC::FCC_L; in FPCondCCodeToFCC()
164 def FCC_L : FCC_VAL<20>; // Less