Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETOGE

1575     case ISD::SETOGE: CC1 = ISD::SETGE; CC2 = ISD::SETO;  Opc = ISD::AND; break;