Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp5167 bool ABIInfo::isHomogeneousAggregate(QualType Ty, const Type *&Base, in isHomogeneousAggregate() function in ABIInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21750 static bool isHomogeneousAggregate(Type *Ty, HABaseType &Base, in isHomogeneousAggregate() function