Home
last modified time | relevance | path

Searched refs:sqrtf (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14-stable/lib/msun/src/
HDcatrigf.c102 *rx = sqrtf(x); in do_hard_work()
105 *rx = log1pf(Am1 + sqrtf(Am1 * (A + 1))); in do_hard_work()
107 *rx = x / sqrtf((1 - y) * (1 + y)); in do_hard_work()
109 *rx = log1pf((y - 1) + sqrtf((y - 1) * (y + 1))); in do_hard_work()
112 *rx = logf(A + sqrtf(A * A - 1)); in do_hard_work()
130 *sqrt_A2my2 = sqrtf(x) * sqrtf((A + y) / 2); in do_hard_work()
133 *sqrt_A2my2 = sqrtf(Amy * (A + y)); in do_hard_work()
136 sqrtf((y + 1) * (y - 1)); in do_hard_work()
139 *sqrt_A2my2 = sqrtf((1 - y) * (1 + y)); in do_hard_work()
HDe_acoshf.c40 return logf((float)2.0*x-one/(x+sqrtf(t-one))); in acoshf()
43 return log1pf(t+sqrtf((float)2.0*t+t*t)); in acoshf()
HDs_asinhf.c39 w = logf((float)2.0*t+one/(sqrtf(x*x+one)+t)); in asinhf()
42 w =log1pf(fabsf(x)+t/(one+sqrtf(one+t))); in asinhf()
HDe_j1f.c68 if(ix>0x58000000) z = (invsqrtpi*cc)/sqrtf(y); /* |x|>2**49 */ in j1f()
71 z = invsqrtpi*(u*cc-v*ss)/sqrtf(y); in j1f()
132 if(ix>0x58000000) z = (invsqrtpi*ss)/sqrtf(x); /* |x|>2**49 */ in y1f()
135 z = invsqrtpi*(u*ss+v*cc)/sqrtf(x); in y1f()
HDe_j0f.c67 if(ix>0x58000000) z = (invsqrtpi*cc)/sqrtf(x); /* |x|>2**49 */ in j0f()
70 z = invsqrtpi*(u*cc-v*ss)/sqrtf(x); in j0f()
139 if(ix>0x58000000) z = (invsqrtpi*ss)/sqrtf(x); /* |x|>2**49 */ in y0f()
142 z = invsqrtpi*(u*ss+v*cc)/sqrtf(x); in y0f()
HDe_sqrtf.c21 sqrtf(float x) in sqrtf() function
29 sqrtf(float x) in sqrtf() function
HDe_acosf.c62 s = sqrtf(z); in acosf()
69 s = sqrtf(z); in acosf()
HDe_hypotf.c67 w = sqrtf(t1*t1-(b*(-b)-t2*(a+t1))); in hypotf()
74 w = sqrtf(t1*y1-(w*(-w)-(t1*y2+t2*b))); in hypotf()
HDs_ctanhf.c72 rho = sqrtf(1 + s * s); in ctanhf()
HDe_powf.c108 return sqrtf(x); in powf()
HDmath.h361 float sqrtf(float);
/freebsd-14-stable/contrib/netbsd-tests/lib/libm/
HDt_sqrt.c160 ATF_CHECK(isnan(sqrtf(x)) != 0); in ATF_TC_BODY()
176 float x_sqrt = sqrtf(x[i]); in ATF_TC_BODY()
204 float y = sqrtf(x); in ATF_TC_BODY()
218 float y = sqrtf(x); in ATF_TC_BODY()
233 float y = sqrtf(x); in ATF_TC_BODY()
248 float y = sqrtf(x); in ATF_TC_BODY()
/freebsd-14-stable/lib/msun/i387/
HDe_sqrtf.S9 ENTRY(sqrtf)
13 END(sqrtf)
/freebsd-14-stable/lib/msun/amd64/
HDe_sqrtf.S28 ENTRY(sqrtf)
31 END(sqrtf)
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
HDsfsqrt_opt.S79 Q6_ALIAS(sqrtf)
80 FAST_ALIAS(sqrtf)
81 FAST2_ALIAS(sqrtf)
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/Windows/
HDexplicit_symbols.inc89 INLINE_DEF_FLOAT_SYMBOL(sqrtf, 1)
/freebsd-14-stable/lib/msun/
HDSymbol.map59 sqrtf;
HDMakefile269 MLINKS+=sqrt.3 cbrt.3 sqrt.3 cbrtf.3 sqrt.3 cbrtl.3 sqrt.3 sqrtf.3 \
/freebsd-14-stable/contrib/llvm-project/clang/lib/Headers/
HD__clang_cuda_cmath.h174 __DEVICE__ float sqrt(float __x) { return ::sqrtf(__x); } in sqrt()
493 using ::sqrtf;
HD__clang_cuda_math.h314 __DEVICE__ float sqrtf(float __a) { return __nv_sqrtf(__a); } in sqrtf() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDVecFuncs.def32 TLI_DEFINE_VECFUNC("sqrtf", "vsqrtf", FIXED(4), "_ZGV_LLVM_N4v")
476 TLI_DEFINE_VECFUNC("sqrtf", "__svml_sqrtf4", FIXED(4), "_ZGV_LLVM_N4v")
477 TLI_DEFINE_VECFUNC("sqrtf", "__svml_sqrtf8", FIXED(8), "_ZGV_LLVM_N8v")
478 TLI_DEFINE_VECFUNC("sqrtf", "__svml_sqrtf16", FIXED(16), "_ZGV_LLVM_N16v")
710 TLI_DEFINE_VECFUNC("sqrtf", "_ZGVnN4v_sqrtf", FIXED(4), "_ZGV_LLVM_N4v")
868 TLI_DEFINE_VECFUNC("sqrtf", "_ZGVsMxv_sqrtf", SCALABLE(4), MASKED, "_ZGVsMxv")
1151 TLI_DEFINE_VECFUNC("sqrtf", "armpl_vsqrtq_f32", FIXED(4), NOMASK, "_ZGV_LLVM_N4v")
1153 TLI_DEFINE_VECFUNC("sqrtf", "armpl_svsqrt_f32_x", SCALABLE(4), MASKED, "_ZGVsMxv")
/freebsd-14-stable/contrib/llvm-project/libcxx/modules/std.compat/
HDcmath.inc144 using ::sqrtf _LIBCPP_USING_IF_EXISTS;
/freebsd-14-stable/contrib/llvm-project/libcxx/include/
HDcmath126 float sqrtf(float x);
414 using ::sqrtf _LIBCPP_USING_IF_EXISTS;
/freebsd-14-stable/contrib/llvm-project/libcxx/modules/std/
HDcmath.inc145 using std::sqrtf _LIBCPP_USING_IF_EXISTS;
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdone_abilist.txt136 fun:sqrtf=functional

12