Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETONE

1578     case ISD::SETONE: CC1 = ISD::SETNE; CC2 = ISD::SETO;  Opc = ISD::AND; break;