Home
last modified time | relevance | path

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

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