Searched refs:IsRemainder (Results 1 – 2 of 2) sorted by relevance
2324 DivInstr DivFunc, bool IsRemainder) { in lowerIDivRem() argument2337 if (IsRemainder) { in lowerIDivRem()3143 constexpr bool IsRemainder = true; in lowerArithmetic() local3146 IsRemainder); in lowerArithmetic()3150 constexpr bool IsRemainder = true; in lowerArithmetic() local3153 IsRemainder); in lowerArithmetic()
327 ExtInstr ExtFunc, DivInstr DivFunc, bool IsRemainder);