Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UREM

2201     OtherOpcode = isDIV ? ISD::UREM : ISD::UDIV;
3606 case ISD::UREM: