Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETULT

870   case ISD::SETULT:
1517 Amt, NVBitsNode, ISD::SETULT);
1614 ISD::SETULT);
1619 ISD::SETULT);
1628 LoOps[0], LoOps[1], ISD::SETULT);
2273 ISD::SETULT : ISD::SETUGT);
2558 case ISD::SETULT: LowCC = ISD::SETULT; break;
2600 CCCode == ISD::SETUGT || CCCode == ISD::SETULT))) {