Searched refs:HaveCommonVecPtrTy (Results 1 – 1 of 1) sorted by relevance
2128 bool HaveVecPtrTy, bool HaveCommonVecPtrTy, in checkVectorTypesForPromotion() argument2138 if (HaveVecPtrTy && !HaveCommonVecPtrTy) in checkVectorTypesForPromotion()2216 bool &HaveCommonVecPtrTy, VectorType *&CommonVecPtrTy) { in createAndCheckVectorTypesForPromotion() argument2243 HaveCommonVecPtrTy, CommonVecPtrTy); in createAndCheckVectorTypesForPromotion()2265 bool HaveCommonVecPtrTy = true; in isVectorPromotionViable() local2290 HaveCommonVecPtrTy = false; in isVectorPromotionViable()2322 HaveCommonVecPtrTy, CommonVecPtrTy)) in isVectorPromotionViable()2328 HaveCommonEltTy, CommonEltTy, HaveVecPtrTy, HaveCommonVecPtrTy, in isVectorPromotionViable()