Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:setlt

257   case ISD::SETLT:
1594 case ISD::SETLT: return getConstant(C1.slt(C2), VT);
1615 case ISD::SETLT: if (R==APFloat::cmpUnordered)