Searched refs:to_quotient_s32 (Results 1 – 3 of 3) sorted by relevance
124 inline static int32_t to_quotient_s32(divmod_result_t r) { in to_quotient_s32() function190 return to_quotient_s32(hw_divider_divmod_s32(a, b)); in hw_divider_quotient_s32()236 return to_quotient_s32(hw_divider_result_wait()); in hw_divider_u32_remainder_wait()
208 inline static int32_t to_quotient_s32(divmod_result_t r) { in to_quotient_s32() function265 return to_quotient_s32(hw_divider_result_wait()); in hw_divider_s32_quotient_wait()350 return to_quotient_s32(hw_divider_divmod_s32(a, b)); in hw_divider_quotient_s32()
56 return to_quotient_s32(r); in divmod_s32s32_rem()