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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h193 /// long double log1pl(long double x);
194 log1pl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp112 "log1pl",
271 TLI.setUnavailable(LibFunc::log1pl);

Completed in 45 milliseconds