Searched defs:tanh (Results 1 – 3 of 3) sorted by relevance
353 float32x4_t tanh = vmulq_f32(num, vinvq_f32(den)); in vtanhq_f32() local419 const float16x8_t tanh = vmulq_f16(num, vinvq_f16(den)); in vtanhq_f16() local
293 f16x8_t tanh = vmulq_f16(num, vrecip_f16(den)); in vtanhq_f16() local
286 f32x4_t tanh = vmulq_f32(num, vrecip_f32(den)); in vtanhq_f32() local