Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLE

288   case ISD::SETLE:
1835 case ISD::SETLE: return getConstant(C1.sle(C2), VT);
1862 case ISD::SETLE: if (R==APFloat::cmpUnordered)