Home
last modified time | relevance | path

Searched refs:vtanhq_f16 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/SVMFunctions/
Darm_svm_sigmoid_predict_f16.c161 vtanhq_f16(vaddq_n_f16(vmulq_n_f16(vtmp, S->gamma), S->coef0)),vctp16q(4)); in arm_svm_sigmoid_predict_f16()
236 vtanhq_f16(vaddq_n_f16(vmulq_n_f16(vtmp, S->gamma), S->coef0)), in arm_svm_sigmoid_predict_f16()
295 vtanhq_f16(vaddq_n_f16(vmulq_n_f16(vtmp, S->gamma), S->coef0)), in arm_svm_sigmoid_predict_f16()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_vec_math_f16.h285 __STATIC_INLINE f16x8_t vtanhq_f16( in vtanhq_f16() function