Home
last modified time | relevance | path

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

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/detail/
H A Dvec_math.hpp520 const VecType result_lm = result_lm_abs | sign_arg; in vec_tanh_float() local
522 const VecType result = select(result_lm, result_small, abs_small); in vec_tanh_float()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/detail/
H A Dvec_math.hpp521 const VecType result_lm = result_lm_abs | sign_arg; in vec_tanh_float() local
523 const VecType result = select(result_lm, result_small, abs_small); in vec_tanh_float()