Searched refs:_powd2 (Results 1 – 3 of 3) sorted by relevance
41 return spu_extract(_powd2(spu_promote(x, 0), spu_promote(y, 0)), 0); in _pow()
61 static __inline vector double _powd2(vector double x, vector double y) in _powd2() function
259 sum = spu_mul(sum, _powd2(x, spu_sub(x, halfd))); in _tgammad2()