Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLT

287   case ISD::SETLT:
1833 case ISD::SETLT: return getConstant(C1.slt(C2), VT);
1854 case ISD::SETLT: if (R==APFloat::cmpUnordered)