Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_vec_math.h248 __STATIC_INLINE f32x4_t vrecip_f32(f32x4_t vecIn) in vrecip_f32() function
286 f32x4_t tanh = vmulq_f32(num, vrecip_f32(den)); in vtanhq_f32()