Searched refs:vtanhq_f32 (Results 1 – 3 of 3) sorted by relevance
157 vtanhq_f32(vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0))); in arm_svm_sigmoid_predict_f32()232 vtanhq_f32(vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0)), in arm_svm_sigmoid_predict_f32()291 vtanhq_f32(vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0)), in arm_svm_sigmoid_predict_f32()404 dotV = vtanhq_f32(dotV); in arm_svm_sigmoid_predict_f32()
126 static inline float32x4_t vtanhq_f32(float32x4_t val);342 static inline float32x4_t vtanhq_f32(float32x4_t val) in vtanhq_f32() function
278 __STATIC_INLINE f32x4_t vtanhq_f32( in vtanhq_f32() function