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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h205 /// long double logbl(long double x);
206 logbl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp118 "logbl",
274 TLI.setUnavailable(LibFunc::logbl);

Completed in 119 milliseconds