Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1279 #define DIV_POW2_MVE(a, b) arm_divide_by_power_of_two_mve((a), (b))
1494 __STATIC_FORCEINLINE int32x4_t arm_divide_by_power_of_two_mve(const int32x4_t dividend, const int32… in arm_divide_by_power_of_two_mve() function
1525 return arm_divide_by_power_of_two_mve( in arm_requantize_mve()