Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UREM

1929     OtherOpcode = isDIV ? ISD::UREM : ISD::UDIV;
3066 case ISD::UREM: