Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp47 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
135 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
H A DABIInfo.h94 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp79 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
758 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
H A DAMDGPU.cpp29 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
68 bool AMDGPUABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in __anon27cf4dc50111::AMDGPUABIInfo
H A DPPC.cpp631 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
791 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo
H A DAArch64.cpp48 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
658 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
H A DX86.cpp114 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon8aa8892d0111::X86_32ABIInfo
1401 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon8aa8892d0211::WinX86_64ABIInfo