Searched refs:FVTp (Results 1 – 1 of 1) sorted by relevance
626 if (auto *FVTp = dyn_cast<FixedVectorType>(SrcTy); in getShuffleCost() local627 FVTp && ST->hasVInstructions() && LT.second.isFixedLengthVector()) { in getShuffleCost()685 if (InstructionCost SlideCost = getSlideCost(FVTp, Mask, CostKind); in getShuffleCost()704 if (InstructionCost SlideCost = getSlideCost(FVTp, Mask, CostKind); in getShuffleCost()742 costShuffleViaSplitting(*this, LT.second, FVTp, Mask, CostKind); in getShuffleCost()