Home | History | Annotate | Download | only in Scalar

Lines Matching refs:AllowRemainder

127   UP.AllowRemainder = true;
157 UP.AllowRemainder = UnrollAllowRemainder;
709 if (UP.AllowRemainder &&
721 if (UP.AllowRemainder &&
800 if (UP.AllowRemainder
868 if (!UP.AllowRemainder && UP.Count != 0 && (TripMultiple % UP.Count) != 0) {
877 if (PragmaCount > 0 && !UP.AllowRemainder)
962 UP.AllowRemainder = false;