Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETOGT

1574     case ISD::SETOGT: CC1 = ISD::SETGT; CC2 = ISD::SETO;  Opc = ISD::AND; break;