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.cpp2096 static bool checkVectorTypeForPromotion(Partition &P, VectorType *VTy, in checkVectorTypeForPromotion() function
2205 if (checkVectorTypeForPromotion(P, VTy, DL)) in checkVectorTypesForPromotion()
4825 if (SliceVecTy && !checkVectorTypeForPromotion(P, SliceVecTy, DL)) in rewritePartition()
4830 checkVectorTypeForPromotion(P, TypePartitionVecTy, DL)) in rewritePartition()