Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1858 auto CheckVectorTypeForPromotion = [&](VectorType *VTy) { in isVectorPromotionViable() local
1880 if (CheckVectorTypeForPromotion(VTy)) in isVectorPromotionViable()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1966 auto CheckVectorTypeForPromotion = [&](VectorType *VTy) { in isVectorPromotionViable() local
1988 if (CheckVectorTypeForPromotion(VTy)) in isVectorPromotionViable()