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