Searched refs:exp10f (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLibraryInfo.h130 /// float exp10f(float x);
131 exp10f, enumerator in enum:llvm::LibFunc::Func
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/
H A DTargetLibraryInfo.cpp81 "exp10f",
258 TLI.setUnavailable(LibFunc::exp10f);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1709 AddOpt(LibFunc::exp10, LibFunc::exp10f, &UnsafeUnaryDoubleFP);

Completed in 139 milliseconds