Searched defs:CommonVecPtrTy (Results 1 – 1 of 1) sorted by relevance
2129 VectorType *CommonVecPtrTy) { in checkVectorTypesForPromotion()2216 bool &HaveCommonVecPtrTy, VectorType *&CommonVecPtrTy) { in createAndCheckVectorTypesForPromotion()2262 VectorType *CommonVecPtrTy = nullptr; in isVectorPromotionViable() local