Searched defs:CommonEltTy (Results 1 – 1 of 1) sorted by relevance
2127 bool HaveCommonEltTy, Type *CommonEltTy, in checkVectorTypesForPromotion()2215 bool &HaveCommonEltTy, Type *&CommonEltTy, bool &HaveVecPtrTy, in createAndCheckVectorTypesForPromotion()2261 Type *CommonEltTy = nullptr; in isVectorPromotionViable() local