Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UREM

115   case ISD::UREM:        Res = PromoteIntRes_UDIV(N); break;
1151 case ISD::UREM: ExpandIntRes_UREM(N, Lo, Hi); break;
2399 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported UREM!");