Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp51 bool ABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in ABIInfo
160 return Members > 0 && isHomogeneousAggregateSmallEnough(Base, Members); in isHomogeneousAggregate()
H A DABIInfo.h95 virtual bool isHomogeneousAggregateSmallEnough(const Type *Base,
/src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp29 bool isHomogeneousAggregateSmallEnough(const Type *Base,
60 bool AMDGPUABIInfo::isHomogeneousAggregateSmallEnough( in isHomogeneousAggregateSmallEnough() function in __anond73772ba0111::AMDGPUABIInfo
H A DARM.cpp79 bool isHomogeneousAggregateSmallEnough(const Type *Ty,
736 bool ARMABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in ARMABIInfo
H A DAArch64.cpp42 bool isHomogeneousAggregateSmallEnough(const Type *Ty,
521 bool AArch64ABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in AArch64ABIInfo
H A DPPC.cpp628 bool isHomogeneousAggregateSmallEnough(const Type *Ty,
809 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateSmallEnough( in isHomogeneousAggregateSmallEnough() function in PPC64_SVR4_ABIInfo
H A DX86.cpp132 bool isHomogeneousAggregateSmallEnough(const Type *Ty, in isHomogeneousAggregateSmallEnough() function in __anonf160ca420111::X86_32ABIInfo
1398 bool isHomogeneousAggregateSmallEnough(const Type *Ty, in isHomogeneousAggregateSmallEnough() function in __anonf160ca420211::WinX86_64ABIInfo