Home
last modified time | relevance | path

Searched defs:isHomogeneousAggregate (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp5178 bool ABIInfo::isHomogeneousAggregate(QualType Ty, const Type *&Base, in isHomogeneousAggregate() function in ABIInfo
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21634 static bool isHomogeneousAggregate(Type *Ty, HABaseType &Base, in isHomogeneousAggregate() function