Searched defs:getComplexMultiplyLibCallName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprComplex.cpp613 static StringRef getComplexMultiplyLibCallName(llvm::Type *Ty) { function
693 getComplexMultiplyLibCallName(Op.LHS.first->getType()), Op);

Completed in 62 milliseconds