Searched refs:halflog2pi (Results 1 – 1 of 1) sorted by relevance
77 vec_float4 halflog2pi = spu_splats(9.189385332046727417803297364056E-1f); in _lgammaf4() local469 vec_float4 resultstirling = spu_madd(spu_sub(xabs, spu_splats(0.5f)), ln_x, halflog2pi); in _lgammaf4()