Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h99 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
H A DTargetInfo.cpp228 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
1115 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anoncdae85850111::X86_32ABIInfo
2391 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anoncdae85850211::WinX86_64ABIInfo
4899 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5136 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
5427 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5868 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
6254 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
6862 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
8857 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
[all …]