Home
last modified time | relevance | path

Searched refs:isHomogeneousAggregateBaseType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DABIInfo.h95 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
H A DTargetInfo.cpp234 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
1159 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon8ad051810111::X86_32ABIInfo
2449 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon8ad051810211::WinX86_64ABIInfo
5011 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5252 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
5519 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5961 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
6358 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
7004 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
9070 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
[all …]