Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1759 static bool isHomogeneousAggregate(Type *T, unsigned &NumElts, in isHomogeneousAggregate() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp3417 bool ABIInfo::isHomogeneousAggregate(QualType Ty, const Type *&Base, in isHomogeneousAggregate() function in ABIInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11237 static bool isHomogeneousAggregate(Type *Ty, HABaseType &Base, in isHomogeneousAggregate() function