Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETULT

842   case ISD::SETULT:
1465 Amt, NVBitsNode, ISD::SETULT);
1562 ISD::SETULT);
1567 ISD::SETULT);
1576 LoOps[0], LoOps[1], ISD::SETULT);
2272 ISD::SETULT : ISD::SETUGT);
2554 case ISD::SETULT: LowCC = ISD::SETULT; break;
2591 CCCode == ISD::SETUGT || CCCode == ISD::SETULT))) {