Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UDIV

1715   case ISD::UDIV: {
1717 // treat a udiv as a logical right shift by the power of 2 known to
2637 case ISD::UDIV:
2638 if (C2.getBoolValue()) return getConstant(C1.udiv(C2), VT);
2711 case ISD::UDIV:
3022 case ISD::UDIV:
3050 case ISD::UDIV: