Searched refs:sqrtargtaylor (Results 1 – 1 of 1) sorted by relevance
115 vec_double2 sqrtargtaylor = spu_mul(xminus1, twod); in _acoshd2() local116 vec_double2 sqrtarg = spu_sel(sqrtargtaylor, sqrtargformula, use_form); in _acoshd2()