Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETGE

284   case ISD::SETGE: return 1;
1963 case ISD::SETGE: return getConstant(C1.sge(C2), dl, VT);
1994 case ISD::SETGE: if (R==APFloat::cmpUnordered)