Lines Matching refs:SETUGE
263 case ISD::SETUGE: return 2;310 case ISD::SETUEQ: Result = ISD::SETEQ ; break; // SETUGE & SETULE1592 case ISD::SETUGE: return getConstant(C1.uge(C2), VT);1642 case ISD::SETUGE: return getConstant(R!=APFloat::cmpLessThan, VT);