Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UDIV

1756   case ISD::UDIV: {
1758 // treat a udiv as a logical right shift by the power of 2 known to
2734 case ISD::UDIV:
2737 Outputs.push_back(getConstant(C1.udiv(C2), SVT));
2845 case ISD::UDIV:
3170 case ISD::UDIV:
3198 case ISD::UDIV: