Lines Matching refs:Yr
516 APInt Yr = Ytop;517 APInt::sdivrem(Ytop, Ybot, Yq, Yr);518 if (Xr != 0 || Yr != 0) {