Searched refs:containsHomogeneousScalableVectorTypes (Results 1 – 6 of 6) sorted by relevance
435 bool StructType::containsHomogeneousScalableVectorTypes() const { in containsHomogeneousScalableVectorTypes() function in StructType566 if (containsHomogeneousScalableVectorTypes()) { in isSized()
449 Info.setCanBeFlattened(!STy->containsHomogeneousScalableVectorTypes()); in classifyArgumentType()
301 bool containsHomogeneousScalableVectorTypes() const;
3216 if (STy->containsHomogeneousScalableVectorTypes()) { in EmitFunctionProlog()3240 assert(STy->containsHomogeneousScalableVectorTypes() && in EmitFunctionProlog()5339 if (STy->containsHomogeneousScalableVectorTypes()) { in EmitCall()5370 assert(STy->containsHomogeneousScalableVectorTypes() && in EmitCall()
1145 (STy && STy->containsHomogeneousScalableVectorTypes())) { in visitAllocaInst()
22109 if (STy && STy->containsHomogeneousScalableVectorTypes()) { in constructArgInfos()