Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp724 static StringRef getComplexMultiplyLibCallName(llvm::Type *Ty) { in getComplexMultiplyLibCallName() function
805 getComplexMultiplyLibCallName(Op.LHS.first->getType()), Op); in EmitBinMul()