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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h40 StringRef getFloatFnName(const TargetLibraryInfo *TLI, Type *Ty,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp802 StringRef llvm::getFloatFnName(const TargetLibraryInfo *TLI, Type *Ty, function in class:llvm
1078 StringRef Name = getFloatFnName(TLI, Op->getType(),
1123 StringRef Name = getFloatFnName(TLI, Op1->getType(),

Completed in 154 milliseconds