Searched refs:SecondSlideCost (Results 1 – 1 of 1) sorted by relevance
592 InstructionCost SecondSlideCost = 0; in getSlideCost() local595 SecondSlideCost = getRISCVInstructionCost(Opcode, LT.second, CostKind); in getSlideCost()597 SecondSlideCost = in getSlideCost()605 return FirstSlideCost + SecondSlideCost + MaskCost; in getSlideCost()