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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h120 /// float coshf(float x);
121 coshf, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp76 "coshf",
300 TLI.setUnavailable(LibFunc::coshf);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h259 /* Define to 1 if you have the `coshf' function. */
1050 # define coshf _coshf macro
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1707 AddOpt(LibFunc::cosh, LibFunc::coshf, &UnsafeUnaryDoubleFP);

Completed in 145 milliseconds