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