Searched refs:NumEltsPerDstVec (Results 1 – 1 of 1) sorted by relevance
4658 unsigned NumEltsPerDstVec = LegalDstVecTy.getVectorNumElements(); in getReplicationShuffleCost() local4660 divideCeil(DstVecTy->getNumElements(), NumEltsPerDstVec); in getReplicationShuffleCost()4662 auto *SingleDstVecTy = FixedVectorType::get(EltTy, NumEltsPerDstVec); in getReplicationShuffleCost()4669 DemandedDstElts.zext(NumDstVectors * NumEltsPerDstVec), NumDstVectors); in getReplicationShuffleCost()