Home
last modified time | relevance | path

Searched refs:exp10 (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7-common.mk39 m_dd += sqrt cbrt exp exp10 pow10 log log10 log2 sin cos tan cotan asin acos atan
44 CALL_PROLOGUES += divx sqrt cbrt get_double set_double logx exp exp10 pow10
60 F7F += horner pow10 exp10 pow powi
84 F7F += min max exp10
H A Df7-wraps.h346 ;; sqrt cbrt exp exp10 pow10 log log10 log2 sin cos tan cotan asin acos atan ceil floor trunc round…
387 DALIAS exp10
389 .global F7_NAME(exp10)
390 ldi ZH, hi8(gs(F7_NAME(exp10)))
391 ldi ZL, lo8(gs(F7_NAME(exp10)))
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7-common.mk39 m_dd += sqrt cbrt exp exp10 pow10 log log10 log2 sin cos tan cotan asin acos atan
44 CALL_PROLOGUES += divx sqrt cbrt get_double set_double logx exp exp10 pow10
60 F7F += horner pow10 exp10 pow powi
84 F7F += min max exp10
H A Df7-wraps.h346 ;; sqrt cbrt exp exp10 pow10 log log10 log2 sin cos tan cotan asin acos atan ceil floor trunc round…
387 DALIAS exp10
389 .global F7_NAME(exp10)
390 ldi ZH, hi8(gs(F7_NAME(exp10)))
391 ldi ZL, lo8(gs(F7_NAME(exp10)))
/netbsd/external/gpl3/gcc/dist/libquadmath/printf/
H A Dprintf_fp.c458 int exp10 = 0; in __quadmath_printf_fp() local
530 exp10 |= 1 << explog; in __quadmath_printf_fp()
536 exponent = exp10; in __quadmath_printf_fp()
624 int exp10 = 0; in __quadmath_printf_fp() local
701 exp10 |= 1 << explog; in __quadmath_printf_fp()
773 exp10 |= 1; in __quadmath_printf_fp()
776 exponent = exp10; in __quadmath_printf_fp()
/netbsd/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dprintf_fp.c458 int exp10 = 0; in __quadmath_printf_fp() local
530 exp10 |= 1 << explog; in __quadmath_printf_fp()
536 exponent = exp10; in __quadmath_printf_fp()
624 int exp10 = 0; in __quadmath_printf_fp() local
701 exp10 |= 1 << explog; in __quadmath_printf_fp()
773 exp10 |= 1; in __quadmath_printf_fp()
776 exponent = exp10; in __quadmath_printf_fp()
/netbsd/external/lgpl3/mpfr/dist/src/
H A DMakefile.am42 div_2ui.c div.c div_ui.c dot.c dump.c eq.c exp10.c exp2.c exp3.c exp.c \
H A DMakefile.in170 dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo \
265 ./$(DEPDIR)/exp.Plo ./$(DEPDIR)/exp10.Plo \
557 div_2ui.c div.c div_ui.c dot.c dump.c eq.c exp10.c exp2.c exp3.c exp.c \
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp10.Plo@am__quote@ # am--include-marker
1274 -rm -f ./$(DEPDIR)/exp10.Plo
1577 -rm -f ./$(DEPDIR)/exp10.Plo
/netbsd/external/lgpl3/mpfr/lib/libmpfr/
H A DMakefile91 exp10.c \
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h105 __DEVICE__ double exp10(double __a) { return __nv_exp10(__a); } in exp10() function
H A D__clang_hip_math.h759 double exp10(double __x) { return __ocml_exp10_f64(__x); }
H A Dopencl-c.h6987 float __ovld __cnfn exp10(float);
6988 float2 __ovld __cnfn exp10(float2);
6989 float3 __ovld __cnfn exp10(float3);
6990 float4 __ovld __cnfn exp10(float4);
6991 float8 __ovld __cnfn exp10(float8);
6994 double __ovld __cnfn exp10(double);
7002 half __ovld __cnfn exp10(half);
7003 half2 __ovld __cnfn exp10(half2);
7004 half3 __ovld __cnfn exp10(half3);
7005 half4 __ovld __cnfn exp10(half4);
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def673 /// double exp10(double x);
674 TLI_DEFINE_ENUM_INTERNAL(exp10)
675 TLI_DEFINE_STRING_INTERNAL("exp10")
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.def231 DEF_INTERNAL_FLT_FN (EXP10, ECF_CONST, exp10, unary)
H A Doptabs.def295 OPTAB_D (exp10_optab, "exp10$a2")
H A Dbuiltins.def351 DEF_C2X_BUILTIN (BUILT_IN_EXP10, "exp10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
H A Dmatch.pd4846 /* Prepare to do logN(exp10(exponent)) -> exponent*logN(10). */
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.def254 DEF_INTERNAL_FLT_FN (EXP10, ECF_CONST, exp10, unary)
H A Doptabs.def308 OPTAB_D (exp10_optab, "exp10$a2")
H A Dbuiltins.def344 DEF_C2X_BUILTIN (BUILT_IN_EXP10, "exp10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
H A Dmatch.pd6015 /* Prepare to do logN(exp10(exponent)) -> exponent*logN(10). */
H A DChangeLog-200435156 (exp?f2, exp10?f2, exp2?f2): Use *fscalexf4 and float_truncate
38486 existing exp10* case.
38718 using exp10?f2 and exp2?f2 patterns.
38725 exp2df2, exp2xf2): New patterns to implement exp10, exp10f, exp10l,
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DOpenCLBuiltins.td492 "exp", "exp2", "exp10", "expm1",
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi5927 @cindex @code{exp10@var{m}2} instruction pattern
5928 @item @samp{exp10@var{m}2}
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dmd.texi6153 @cindex @code{exp10@var{m}2} instruction pattern
6154 @item @samp{exp10@var{m}2}

12