Home | History | Annotate | Download | only in AArch64

Lines Matching refs:URem

4477   case ISD::UREM:
4925 case Instruction::URem:
4926 if (!selectBinaryOp(I, ISD::UREM))
4927 return selectRem(I, ISD::UREM);