Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SMULO

1114   case ISD::SMULO:              return visitSMULO(N);
2275 // (smulo x, 2) -> (saddo x, x)