Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETULT

1582     case ISD::SETULT: CC1 = ISD::SETLT; CC2 = ISD::SETUO; Opc = ISD::OR;  break;
3217 ISD::SETULT : ISD::SETUGT));