Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLE

282   case ISD::SETLE:
1962 case ISD::SETLE: return getConstant(C1.sle(C2), dl, VT);
1989 case ISD::SETLE: if (R==APFloat::cmpUnordered)