Searched refs:vtanhq_f32 (Results 1 – 2 of 2) sorted by relevance
158 vtanhq_f32(vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0))); in arm_svm_sigmoid_predict_f32()233 vtanhq_f32(vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0)), in arm_svm_sigmoid_predict_f32()292 vtanhq_f32(vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0)), in arm_svm_sigmoid_predict_f32()405 dotV = vtanhq_f32(dotV); in arm_svm_sigmoid_predict_f32()
278 __STATIC_INLINE f32x4_t vtanhq_f32( in vtanhq_f32() function