Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UMULO

122   case ISD::UMULO:       Res = PromoteIntRes_XMULO(N, ResNo); break;
705 if (N->getOpcode() == ISD::UMULO) {
1214 case ISD::UMULO:
2284 // A divide for UMULO should be faster than a function call.
2285 if (N->getOpcode() == ISD::UMULO) {
2291 // A divide for UMULO will be faster than a function call. Select to