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 174 /// long double exp10l(long double x);
175 exp10l, enumerator in enum:llvm::LibFunc::Func
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 103 "exp10l",
412 TLI.setUnavailable(LibFunc::exp10l);

Completed in 34 milliseconds