Searched refs:isHomogeneousAggregateSmallEnough (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | ABIInfo.h | 100 virtual bool isHomogeneousAggregateSmallEnough(const Type *Base,
|
| H A D | TargetInfo.cpp | 216 bool ABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in ABIInfo 1023 bool isHomogeneousAggregateSmallEnough(const Type *Ty, in isHomogeneousAggregateSmallEnough() function in __anon2eb210400111::X86_32ABIInfo 2238 bool isHomogeneousAggregateSmallEnough(const Type *Ty, in isHomogeneousAggregateSmallEnough() function in __anon2eb210400311::WinX86_64ABIInfo 4401 bool isHomogeneousAggregateSmallEnough(const Type *Ty, 4685 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateSmallEnough( in isHomogeneousAggregateSmallEnough() function in PPC64_SVR4_ABIInfo 4965 bool isHomogeneousAggregateSmallEnough(const Type *Ty, 5262 bool AArch64ABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in AArch64ABIInfo 5625 bool isHomogeneousAggregateSmallEnough(const Type *Ty, 6207 bool ARMABIInfo::isHomogeneousAggregateSmallEnough(const Type *Base, in isHomogeneousAggregateSmallEnough() function in ARMABIInfo 7567 bool isHomogeneousAggregateSmallEnough(const Type *Base, [all …]
|