Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp61 bool ABIInfo::isHomogeneousAggregate(QualType Ty, const Type *&Base, in isHomogeneousAggregate() function in ABIInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21963 static bool isHomogeneousAggregate(Type *Ty, HABaseType &Base, in isHomogeneousAggregate() function