Searched refs:atanhl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h90 /// long double atanhl(long double x);
91 atanhl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp61 "atanhl",
253 TLI.setUnavailable(LibFunc::atanhl);

Completed in 168 milliseconds