Searched refs:result_lm (Results 1 – 2 of 2) sorted by relevance
520 const VecType result_lm = result_lm_abs | sign_arg; in vec_tanh_float() local522 const VecType result = select(result_lm, result_small, abs_small); in vec_tanh_float()
521 const VecType result_lm = result_lm_abs | sign_arg; in vec_tanh_float() local523 const VecType result = select(result_lm, result_small, abs_small); in vec_tanh_float()