Lines Matching refs:UDIV
1756 case ISD::UDIV: {1758 // treat a udiv as a logical right shift by the power of 2 known to2739 case ISD::UDIV:2742 Outputs.push_back(getConstant(C1.udiv(C2), SVT));2850 case ISD::UDIV:3175 case ISD::UDIV:3203 case ISD::UDIV: