Searched refs:LenCost (Results 1 – 1 of 1) sorted by relevance
592 InstructionCost LenCost = 3; in getShuffleCost() local595 LenCost = isInt<5>(LT.second.getVectorNumElements() - 1) ? 0 : 1; in getShuffleCost()604 return LT.first * (LenCost + GatherCost + ExtendCost); in getShuffleCost()