Home
last modified time | relevance | path

Searched refs:checkVectorTypeForPromotion (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2189 static bool checkVectorTypeForPromotion(Partition &P, VectorType *VTy, in checkVectorTypeForPromotion() function
2298 if (checkVectorTypeForPromotion(P, VTy, DL, VScale)) in checkVectorTypesForPromotion()
4966 if (SliceVecTy && !checkVectorTypeForPromotion(P, SliceVecTy, DL, VScale)) in rewritePartition()
4971 checkVectorTypeForPromotion(P, TypePartitionVecTy, DL, VScale)) in rewritePartition()