Lines Matching refs:srem
1308 Remainder = Distance.srem(Two);
1350 R = Delta.srem(G);
1587 return ConstDividend.srem(ConstDivisor) == 0;
2328 APInt Remainder = ConstDelta.srem(RunningGCD);
2403 Remainder = ConstDelta.srem(RunningGCD);
3048 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B");
3063 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A");
3077 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A");