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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h100 /// long double cbrtl(long double x);
101 cbrtl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp66 "cbrtl",
256 TLI.setUnavailable(LibFunc::cbrtl);

Completed in 117 milliseconds