Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETULT

826   case ISD::SETULT:
1458 Amt, NVBitsNode, ISD::SETULT);
1555 ISD::SETULT);
1560 ISD::SETULT);
1569 LoOps[0], LoOps[1], ISD::SETULT);
2251 ISD::SETULT : ISD::SETUGT);
2529 case ISD::SETULT: LowCC = ISD::SETULT; break;
2566 CCCode == ISD::SETUGT || CCCode == ISD::SETULT))) {