Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1928 auto CheckVectorTypeForPromotion = [&](VectorType *VTy) { in isVectorPromotionViable() local
1950 if (CheckVectorTypeForPromotion(VTy)) in isVectorPromotionViable()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1858 auto CheckVectorTypeForPromotion = [&](VectorType *VTy) { in isVectorPromotionViable() local
1880 if (CheckVectorTypeForPromotion(VTy)) in isVectorPromotionViable()