Searched refs:vfastpow2 (Results 1 – 8 of 8) sorted by relevance
89 vfastpow2 (const v4sf p) in vfastpow2() function117 return vfastpow2 (c_invlog_2 * p); in vfastexp()
86 vfastpow2 (const v4sf p) in vfastpow2() function114 return vfastpow2 (c_invlog_2 * p); in vfastexp()
70 return vfastpow2 (p * vfastlog2 (x)); in vfastpow()
134 …return v4sfl (2.0f) / (v4sfl (1.0f) + vfastpow2 (k * x)) - a * x * (b * xquad - v4sfl (1.0f)) * vf… in vfasterfc()
267 vfastpow2 (const v4sf p) in vfastpow2() function295 return vfastpow2 (c_invlog_2 * p); in vfastexp()592 …return v4sfl (2.0f) / (v4sfl (1.0f) + vfastpow2 (k * x)) - a * x * (b * xquad - v4sfl (1.0f)) * vf… in vfasterfc()1203 return vfastpow2 (p * vfastlog2 (x)); in vfastpow()
168 vfastpow2 (const v4sf p) in vfastpow2() function196 return vfastpow2 (c_invlog_2 * p); in vfastexp()