Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp642 static StringRef getComplexMultiplyLibCallName(llvm::Type *Ty) { in getComplexMultiplyLibCallName() function
722 getComplexMultiplyLibCallName(Op.LHS.first->getType()), Op); in EmitBinMul()