Searched defs:HaveCommonVecPtrTy (Results 1 – 1 of 1) sorted by relevance
2221 bool HaveVecPtrTy, bool HaveCommonVecPtrTy, in checkVectorTypesForPromotion()2309 bool &HaveCommonVecPtrTy, VectorType *&CommonVecPtrTy, unsigned VScale) { in createAndCheckVectorTypesForPromotion()2359 bool HaveCommonVecPtrTy = true; in isVectorPromotionViable() local