Searched refs:isVectorArgumentType (Results 1 – 1 of 1) sorted by relevance
7225 bool isVectorArgumentType(QualType Ty) const;7332 bool SystemZABIInfo::isVectorArgumentType(QualType Ty) const { in isVectorArgumentType() function in SystemZABIInfo7562 if (isVectorArgumentType(RetTy)) in classifyReturnType()7584 if (isVectorArgumentType(SingleElementTy) && in classifyArgumentType()