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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h269 /// long double sinl(long double x);
270 sinl, enumerator in enum:llvm::LibFunc::Func
371 case LibFunc::sin: case LibFunc::sinf: case LibFunc::sinl:
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp150 "sinl",
238 TLI.setUnavailable(LibFunc::sinl);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++config.h494 /* Define to 1 if you have the `sinl' function. */
1270 # define sinl _sinl macro
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5677 case LibFunc::sinl:

Completed in 210 milliseconds