Searched refs:SplitCost (Results 1 – 2 of 2) sorted by relevance
741 InstructionCost SplitCost = in getShuffleCost() local743 if (SplitCost.isValid()) in getShuffleCost()744 return SplitCost; in getShuffleCost()1812 InstructionCost SplitCost = in getMinMaxReductionCost() local1816 return SplitCost + getRISCVInstructionCost(Opcodes, LT.second, CostKind); in getMinMaxReductionCost()1931 InstructionCost SplitCost = in getArithmeticReductionCost() local1935 return SplitCost + getRISCVInstructionCost(Opcodes, LT.second, CostKind); in getArithmeticReductionCost()
1305 InstructionCost SplitCost = variable1307 return SplitCost +