Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_vec_math.h79 __STATIC_INLINE f32x4_t vrecip_hiprec_f32( in vrecip_hiprec_f32() function
118 return vmulq(num, vrecip_hiprec_f32(den)); in vdiv_f32()