Home
last modified time | relevance | path

Searched refs:vec_tanh_float (Results 1 – 8 of 8) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/vec/
H A Dvec_avx_float.hpp454 return detail::vec_tanh_float(arg); in tanh()
H A Dvec_altivec.hpp538 return detail::vec_tanh_float(arg);
H A Dvec_sse.hpp586 return detail::vec_tanh_float(arg); in tanh()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/vec/
H A Dvec_avx_float.hpp447 return detail::vec_tanh_float(arg); in tanh()
H A Dvec_altivec.hpp536 return detail::vec_tanh_float(arg);
H A Dvec_sse.hpp575 return detail::vec_tanh_float(arg); in tanh()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/detail/
H A Dvec_math.hpp483 always_inline VecType vec_tanh_float(VecType const & arg) in vec_tanh_float() function
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/detail/
H A Dvec_math.hpp484 always_inline VecType vec_tanh_float(VecType const & arg) in vec_tanh_float() function