Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_vec_math_f16.h255 __STATIC_INLINE f16x8_t vrecip_f16(f16x8_t vecIn) in vrecip_f16() function
293 f16x8_t tanh = vmulq_f16(num, vrecip_f16(den)); in vtanhq_f16()