Searched refs:_sinf4 (Results 1 – 4 of 4) sorted by relevance
41 return spu_extract(_sinf4(spu_promote(angle, 0)), 0); in _sinf()
58 static __inline vector float _sinf4(vector float angle) in _sinf4() function
217 nresult = _divf4(pi, spu_mul(x, spu_mul(result, _sinf4(spu_mul(x, pi))))); in _tgammaf4()
489 vec_float4 nresult = spu_mul(x, _sinf4(spu_mul(x, pi))); in _lgammaf4()