Home
last modified time | relevance | path

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

/freebsd/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.h96 virtual bool isHomogeneousAggregateSmallEnough(const Type *Base,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp80 bool isHomogeneousAggregateSmallEnough(const Type *Ty,
774 bool ARMABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in ARMABIInfo
H A DAMDGPU.cpp30 bool isHomogeneousAggregateSmallEnough(const Type *Base,
72 bool AMDGPUABIInfo::isHomogeneousAggregateSmallEnough( in isHomogeneousAggregateSmallEnough() function in __anon27cf4dc50111::AMDGPUABIInfo
H A DPPC.cpp632 bool isHomogeneousAggregateSmallEnough(const Type *Ty,
813 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateSmallEnough( in isHomogeneousAggregateSmallEnough() function in PPC64_SVR4_ABIInfo
H A DAArch64.cpp49 bool isHomogeneousAggregateSmallEnough(const Type *Ty,
684 bool AArch64ABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in AArch64ABIInfo
H A DX86.cpp119 bool isHomogeneousAggregateSmallEnough(const Type *Ty, in isHomogeneousAggregateSmallEnough() function in __anon8aa8892d0111::X86_32ABIInfo
1406 bool isHomogeneousAggregateSmallEnough(const Type *Ty, in isHomogeneousAggregateSmallEnough() function in __anon8aa8892d0211::WinX86_64ABIInfo