Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h39 StringRef getFloatFnName(const TargetLibraryInfo *TLI, Type *Ty,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1194 StringRef llvm::getFloatFnName(const TargetLibraryInfo *TLI, Type *Ty, in getFloatFnName() function in llvm
1479 StringRef Name = getFloatFnName(TLI, Op->getType(), in emitUnaryFloatFnCall()
1528 StringRef Name = getFloatFnName(TLI, Op1->getType(), in emitBinaryFloatFnCall()