Home
last modified time | relevance | path

Searched refs:getFloatFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h86 StringRef getFloatFn(const Module *M, const TargetLibraryInfo *TLI, Type *Ty,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1416 StringRef llvm::getFloatFn(const Module *M, const TargetLibraryInfo *TLI, in getFloatFn() function in llvm
1748 StringRef Name = getFloatFn(M, TLI, Op->getType(), DoubleFn, FloatFn, in emitUnaryFloatFnCall()
1802 StringRef Name = getFloatFn(M, TLI, Op1->getType(), DoubleFn, FloatFn, in emitBinaryFloatFnCall()