Searched refs:LegalSrcVecTy (Results 1 – 1 of 1) sorted by relevance
4841 MVT LegalSrcVecTy = getTypeLegalizationCost(SrcVecTy).second; in getReplicationShuffleCost() local4846 if (!LegalSrcVecTy.isVector() || !LegalPromSrcVecTy.isVector() || in getReplicationShuffleCost()4867 assert(LegalSrcVecTy.getScalarSizeInBits() == EltTyBits && in getReplicationShuffleCost()4868 LegalSrcVecTy.getScalarType() == LegalDstVecTy.getScalarType() && in getReplicationShuffleCost()