Searched refs:vrecip_f32 (Results 1 – 1 of 1) sorted by relevance
248 __STATIC_INLINE f32x4_t vrecip_f32(f32x4_t vecIn) in vrecip_f32() function286 f32x4_t tanh = vmulq_f32(num, vrecip_f32(den)); in vtanhq_f32()