Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETULT

820   case ISD::SETULT:
1441 Amt, NVBitsNode, ISD::SETULT);
1540 ISD::SETULT);
1545 ISD::SETULT);
1554 LoOps[0], LoOps[1], ISD::SETULT);
2235 ISD::SETULT : ISD::SETUGT);
2511 case ISD::SETULT: LowCC = ISD::SETULT; break;
2548 CCCode == ISD::SETUGT || CCCode == ISD::SETULT))) {