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