Searched refs:sinhf (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h265 /// float sinhf(float x);
266 sinhf, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp148 "sinhf",
307 TLI.setUnavailable(LibFunc::sinhf);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h488 /* Define to 1 if you have the `sinhf' function. */
1260 # define sinhf _sinhf macro
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1717 AddOpt(LibFunc::sinh, LibFunc::sinhf, &UnsafeUnaryDoubleFP);

Completed in 91 milliseconds