Searched refs:isVectorArgumentType (Results 1 – 1 of 1) sorted by relevance
6429 bool isVectorArgumentType(QualType Ty) const;6490 bool SystemZABIInfo::isVectorArgumentType(QualType Ty) const { in isVectorArgumentType() function in SystemZABIInfo6714 if (isVectorArgumentType(RetTy)) in classifyReturnType()6736 if (isVectorArgumentType(SingleElementTy) && in classifyArgumentType()