Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UMULO

120   case ISD::UMULO:       Res = PromoteIntRes_XMULO(N, ResNo); break;
665 if (N->getOpcode() == ISD::UMULO) {
1164 case ISD::UMULO:
2265 // A divide for UMULO should be faster than a function call.
2266 if (N->getOpcode() == ISD::UMULO) {
2273 // A divide for UMULO will be faster than a function call. Select to