Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETGE

259   case ISD::SETGE: return 1;
1552 case ISD::SETGE: return getConstant(C1.sge(C2), VT);
1587 case ISD::SETGE: if (R==APFloat::cmpUnordered)