Home
last modified time | relevance | path

Searched refs:fixed_up_dividend (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h850 const int32x4_t fixed_up_dividend = vqaddq_s32(dividend, fixup); in arm_divide_by_power_of_two_mve() local
851 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() local
879 return vrshlq_s32(fixed_up_dividend, shift); in arm_divide_by_power_of_two_mve_32x4()