Searched refs:containsHomogeneousScalableVectorTypes (Results 1 – 4 of 4) sorted by relevance
526 bool StructType::containsHomogeneousScalableVectorTypes() const { in containsHomogeneousScalableVectorTypes() function in StructType675 if (containsHomogeneousScalableVectorTypes()) { in isSized()
321 LLVM_ABI bool containsHomogeneousScalableVectorTypes() const;
3365 assert(STy->containsHomogeneousScalableVectorTypes() && in EmitFunctionProlog()5554 assert(STy->containsHomogeneousScalableVectorTypes() && in EmitCall()
1195 (STy && STy->containsHomogeneousScalableVectorTypes())) { in visitAllocaInst()