Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h103 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
DTargetInfo.cpp191 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
895 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anona890a3f30111::X86_32ABIInfo
2019 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anona890a3f30211::WinX86_64ABIInfo
3929 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4154 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
4182 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo
4467 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4666 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
5033 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5566 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
/external/llvm-project/clang/lib/CodeGen/
DABIInfo.h99 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
DTargetInfo.cpp226 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
1117 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon57a50d410111::X86_32ABIInfo
2370 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon57a50d410311::WinX86_64ABIInfo
4901 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5134 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
5162 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo
5424 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5821 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
6201 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
6800 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
[all …]