Searched refs:fixed_up_dividend (Results 1 – 1 of 1) sorted by relevance
850 const int32x4_t fixed_up_dividend = vqaddq_s32(dividend, fixup); in arm_divide_by_power_of_two_mve() local851 return vrshlq_s32(fixed_up_dividend, shift); in arm_divide_by_power_of_two_mve()878 const int32x4_t fixed_up_dividend = vqaddq_s32(dividend, fixup); in arm_divide_by_power_of_two_mve_32x4() local879 return vrshlq_s32(fixed_up_dividend, shift); in arm_divide_by_power_of_two_mve_32x4()