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.h93 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp78 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
720 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
H A DAMDGPU.cpp28 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
56 bool AMDGPUABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in __anon27cf4dc50111::AMDGPUABIInfo
H A DAArch64.cpp41 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
500 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
H A DPPC.cpp627 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
787 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo
H A DX86.cpp127 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon8aa8892d0111::X86_32ABIInfo
1393 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon8aa8892d0211::WinX86_64ABIInfo