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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h124 /// long double cosl(long double x);
125 cosl, enumerator in enum:llvm::LibFunc::Func
372 case LibFunc::cos: case LibFunc::cosf: case LibFunc::cosl:
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp78 "cosl",
229 TLI.setUnavailable(LibFunc::cosl);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h265 /* Define to 1 if you have the `cosl' function. */
1060 # define cosl _cosl macro
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5683 case LibFunc::cosl:

Completed in 123 milliseconds