Searched refs:IsRemainder (Results 1 – 2 of 2) sorted by relevance
2318 DivInstr DivFunc, bool IsRemainder) { in lowerIDivRem() argument2331 if (IsRemainder) { in lowerIDivRem()3140 constexpr bool IsRemainder = true; in lowerArithmetic() local3143 IsRemainder); in lowerArithmetic()3147 constexpr bool IsRemainder = true; in lowerArithmetic() local3150 IsRemainder); in lowerArithmetic()
320 ExtInstr ExtFunc, DivInstr DivFunc, bool IsRemainder);