Searched refs:__log10_finite (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | log10_2u.c | 134 strong_alias (log10, __log10_finite) in strong_alias() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarFuncs.def | 88 TLI_DEFINE_SCALAR_MASS_FUNC("__log10_finite", "__xl_log10")
|
H A D | VecFuncs.def | 456 TLI_DEFINE_VECFUNC("__log10_finite", "__svml_log102", FIXED(2), "_ZGV_LLVM_N2v") 457 TLI_DEFINE_VECFUNC("__log10_finite", "__svml_log104", FIXED(4), "_ZGV_LLVM_N4v") 458 TLI_DEFINE_VECFUNC("__log10_finite", "__svml_log108", FIXED(8), "_ZGV_LLVM_N8v")
|
H A D | TargetLibraryInfo.def | 560 /// double __log10_finite(double x); 562 TLI_DEFINE_STRING_INTERNAL("__log10_finite")
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 161 HANDLE_LIBCALL(LOG10_FINITE_F64, "__log10_finite")
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 824 fun:__log10_finite=uninstrumented
|