Searched refs:vrecip_f16 (Results 1 – 1 of 1) sorted by relevance
255 __STATIC_INLINE f16x8_t vrecip_f16(f16x8_t vecIn) in vrecip_f16() function293 f16x8_t tanh = vmulq_f16(num, vrecip_f16(den)); in vtanhq_f16()