HomeSort by relevance Sort by last modified time
    Searched refs:exp10l (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 184 /// long double exp10l(long double x);
185 exp10l, enumerator in enum:llvm::LibFunc::Func
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 108 "exp10l",
418 TLI.setUnavailable(LibFunc::exp10l);

Completed in 171 milliseconds