Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DABIInfo.h98 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
H A DTargetInfo.cpp212 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
1018 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon2eb210400111::X86_32ABIInfo
2233 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon2eb210400311::WinX86_64ABIInfo
4400 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4636 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
4964 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5246 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
5624 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
6191 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
7566 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
[all …]