Searched defs:vec_tanh (Results 1 – 4 of 4) sorted by relevance
17 #define vec_tanh vec_tanh_fast macro
557 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function589 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function
366 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function
171 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function