Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprComplex.cpp612 static StringRef getComplexMultiplyLibCallName(llvm::Type *Ty) { in getComplexMultiplyLibCallName() function
692 getComplexMultiplyLibCallName(Op.LHS.first->getType()), Op); in EmitBinMul()