Searched refs:IsIllegalVectorType (Results 1 – 2 of 2) sorted by relevance
1943 bool IsIllegalVectorType(QualType Ty) const;2668 bool X86_64ABIInfo::IsIllegalVectorType(QualType Ty) const { in IsIllegalVectorType() function in X86_64ABIInfo2689 if (!isAggregateTypeForABI(Ty) && !IsIllegalVectorType(Ty)) { in getIndirectResult()
2276 bool IsIllegalVectorType(QualType Ty) const;3158 bool X86_64ABIInfo::IsIllegalVectorType(QualType Ty) const { in IsIllegalVectorType() function in X86_64ABIInfo3184 if (!isAggregateTypeForABI(Ty) && !IsIllegalVectorType(Ty) && in getIndirectResult()