Searched refs:DoRcpSqrt (Results 1 – 1 of 1) sorted by relevance
4880 static RValue<T> DoRcpSqrt(RValue<T> x, bool relaxedPrecision) in DoRcpSqrt() function4910 return DoRcpSqrt(x, relaxedPrecision); in RcpSqrt()4915 return DoRcpSqrt(x, relaxedPrecision); in RcpSqrt()