Home
last modified time | relevance | path

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

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