Home
last modified time | relevance | path

Searched refs:exp10f (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/libm/src/math/
Dmod.rs101 mod exp10f; module
209 pub use self::exp10f::exp10f;
Dexp10f.rs9 pub fn exp10f(x: f32) -> f32 { in exp10f() function
/external/llvm-project/llvm/test/Transforms/InstSimplify/ConstProp/
Dmath-1.ll96 declare float @exp10f(float)
99 ; CHECK-NEXT: [[RES:%.*]] = tail call float @exp10f(float 1.000000e+00)
102 %res = tail call float @exp10f(float 1.0)
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dlog-pow.ll84 %exp = call fast float @exp10f(float %x)
119 declare float @exp10f(float) #0
Dpow-exp.ll140 ; CHECK-NEXT: [[CALL:%.*]] = call fast float @exp10f(float [[X:%.*]]) #1
144 %call = call fast float @exp10f(float %x) nounwind readnone
492 declare float @exp10f(float)
Ddouble-float-shrink-1.ll224 ; exp10f() doesn't exist for this triple, so it doesn't shrink.
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp69 TLI.setUnavailable(LibFunc::exp10f); in initialize()
297 TLI.setUnavailable(LibFunc::exp10f); in initialize()
300 TLI.setAvailableWithName(LibFunc::exp10f, "__exp10f"); in initialize()
312 TLI.setUnavailable(LibFunc::exp10f); in initialize()
315 TLI.setAvailableWithName(LibFunc::exp10f, "__exp10f"); in initialize()
327 TLI.setUnavailable(LibFunc::exp10f); in initialize()
/external/llvm-project/clang/test/Headers/Inputs/include/
Dmath.h51 float exp10f(float __a);
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def404 /// float exp10f(float x);
405 TLI_DEFINE_ENUM_INTERNAL(exp10f)
406 TLI_DEFINE_STRING_INTERNAL("exp10f")
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_math.h106 __DEVICE__ float exp10f(float __a) { return __nv_exp10f(__a); } in exp10f() function
D__clang_hip_math.h210 float exp10f(float __x) { return __ocml_exp10_f32(__x); }
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def676 /// float exp10f(float x);
677 TLI_DEFINE_ENUM_INTERNAL(exp10f)
678 TLI_DEFINE_STRING_INTERNAL("exp10f")
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def649 /// float exp10f(float x);
650 TLI_DEFINE_ENUM_INTERNAL(exp10f)
651 TLI_DEFINE_STRING_INTERNAL("exp10f")
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-1.ll165 ; exp10f() doesn't exist for this triple, so it doesn't shrink.
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1008 hasUnaryFloatFn(TLI, Op1->getType(), LibFunc::exp10, LibFunc::exp10f, in optimizePow()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1645 fun:exp10f=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1645 fun:exp10f=uninstrumented