Home
last modified time | relevance | path

Searched refs:expm1f (Results 1 – 19 of 19) sorted by relevance

/external/bison/linux-lib/
Dmath.h939 # undef expm1f
940 # define expm1f rpl_expm1f
942 _GL_FUNCDECL_RPL (expm1f, float, (float x));
943 _GL_CXXALIAS_RPL (expm1f, float, (float x));
946 _GL_FUNCDECL_SYS (expm1f, float, (float x));
948 _GL_CXXALIAS_SYS (expm1f, float, (float x));
950 _GL_CXXALIASWARN (expm1f);
952 # undef expm1f
954 _GL_WARN_ON_USE (expm1f, "expm1f is unportable - "
/external/bison/lib/
Dmath.in.h627 # undef expm1f
628 # define expm1f rpl_expm1f macro
630 _GL_FUNCDECL_RPL (expm1f, float, (float x));
631 _GL_CXXALIAS_RPL (expm1f, float, (float x));
634 _GL_FUNCDECL_SYS (expm1f, float, (float x));
636 _GL_CXXALIAS_SYS (expm1f, float, (float x));
638 _GL_CXXALIASWARN (expm1f);
640 # undef expm1f
642 _GL_WARN_ON_USE (expm1f, "expm1f is unportable - "
/external/bison/darwin-lib/
Dmath.h939 # undef expm1f
940 # define expm1f rpl_expm1f
942 _GL_FUNCDECL_RPL (expm1f, float, (float x));
943 _GL_CXXALIAS_RPL (expm1f, float, (float x));
946 _GL_FUNCDECL_SYS (expm1f, float, (float x));
948 _GL_CXXALIAS_SYS (expm1f, float, (float x));
950 _GL_CXXALIASWARN (expm1f);
952 # undef expm1f
954 _GL_WARN_ON_USE (expm1f, "expm1f is unportable - "
/external/clang/test/CodeGen/
Dlibcall-declarations.c83 float expm1f(float);
278 F(exp2f), F(exp2l), F(expm1), F(expm1f), F(expm1l),
/external/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll192 ; CHECK: declare void @expm1f(...)
193 declare void @expm1f(...)
Dannotate.ll211 ; CHECK: declare float @expm1f(float)
212 declare float @expm1f(float)
/external/libcxx/include/
Dcmath189 float expm1f(float x);
411 using ::expm1f;
Dmath.h1077 inline _LIBCPP_INLINE_VISIBILITY float expm1(float __lcpp_x) _NOEXCEPT {return ::expm1f in expm1()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def428 /// float expm1f(float x);
429 TLI_DEFINE_ENUM_INTERNAL(expm1f)
430 TLI_DEFINE_STRING_INTERNAL("expm1f")
/external/bison/m4/
Dmath_h.m443 expf expl exp2 exp2f exp2l expm1 expm1f expm1l
/external/llvm/test/Transforms/LoopVectorize/X86/
Dveclib-calls.ll237 declare float @expm1f(float) nounwind readnone
247 %call = tail call float @expm1f(float %0) nounwind readnone
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-1.ll154 ; CHECK: call fast float @expm1f(float %f)
/external/clang/lib/Headers/
Dtgmath.h683 __tg_expm1(float __x) {return expm1f(__x);} in __tg_expm1()
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp171 TLI.setUnavailable(LibFunc::expm1f); in initialize()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp922 static_assert((std::is_same<decltype(expm1f(0)), float>::value), ""); in test_expm1()
/external/clang/include/clang/Basic/
DBuiltins.def990 LIBBUILTIN(expm1f, "ff", "fne", "math.h", ALL_LANGUAGES)
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp924 static_assert((std::is_same<decltype(std::expm1f(0)), float>::value), ""); in test_expm1()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1653 fun:expm1f=uninstrumented
/external/bison/
Dconfigure24887 …opysignf copysignl cosf cosl coshf expf expl exp2 exp2f exp2l expm1 expm1f expm1l fabsf …