Searched defs:HaveCommonEltTy (Results 1 – 1 of 1) sorted by relevance
2264 bool HaveCommonEltTy = true; in createAndCheckVectorTypesForPromotion() argument 2175 checkVectorTypesForPromotion(Partition & P,const DataLayout & DL,SmallVectorImpl<VectorType * > & CandidateTys,bool HaveCommonEltTy,Type * CommonEltTy,bool HaveVecPtrTy,bool HaveCommonVecPtrTy,VectorType * CommonVecPtrTy) checkVectorTypesForPromotion() argument 2313 bool HaveCommonEltTy = true; isVectorPromotionViable() local