Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UREM

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