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

/macosx-10.10/OpenSSL098-52/src/MacOS/
H A DRandomizer.cpp285 entropy = log2l
358 log2l (((pb.ioVTotalBytes.hi - pb.ioVFreeBytes.hi)
422 AddBytes (&time, sizeof (time), log2l (millisecondUncertainty *
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h199 /// double long double log2l(long double x);
200 log2l, enumerator in enum:llvm::LibFunc::Func
379 case LibFunc::log2: case LibFunc::log2f: case LibFunc::log2l:
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetLibraryInfo.cpp115 "log2l",
268 TLI.setUnavailable(LibFunc::log2l);
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5725 case LibFunc::log2l:

Completed in 185 milliseconds