Home
last modified time | relevance | path

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

/freebsd-14.2/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.h90 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp28 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
55 bool AMDGPUABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in __anon9c14efbb0111::AMDGPUABIInfo
H A DARM.cpp75 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
722 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
H A DAArch64.cpp36 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
484 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
H A DPPC.cpp570 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
730 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 __anon3cd27ee30111::X86_32ABIInfo
1384 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon3cd27ee30211::WinX86_64ABIInfo