Searched refs:isVectorArgumentType (Results 1 – 2 of 2) sorted by relevance
5797 bool isVectorArgumentType(QualType Ty) const;5856 bool SystemZABIInfo::isVectorArgumentType(QualType Ty) const { in isVectorArgumentType() function in SystemZABIInfo6080 if (isVectorArgumentType(RetTy)) in classifyReturnType()6102 if (isVectorArgumentType(SingleElementTy) && in classifyArgumentType()
7180 bool isVectorArgumentType(QualType Ty) const;7246 bool SystemZABIInfo::isVectorArgumentType(QualType Ty) const { in isVectorArgumentType() function in SystemZABIInfo7476 if (isVectorArgumentType(RetTy)) in classifyReturnType()7498 if (isVectorArgumentType(SingleElementTy) && in classifyArgumentType()