Searched refs:MinMaxCost (Results 1 – 2 of 2) sorted by relevance
4209 InstructionCost MinMaxCost = 0; in getMinMaxReductionCost() local4217 MinMaxCost = getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()4218 MinMaxCost *= LT.first - 1; in getMinMaxReductionCost()4224 return MinMaxCost + Entry->Cost; in getMinMaxReductionCost()4228 return MinMaxCost + Entry->Cost; in getMinMaxReductionCost()4232 return MinMaxCost + Entry->Cost; in getMinMaxReductionCost()4236 return MinMaxCost + Entry->Cost; in getMinMaxReductionCost()4255 MinMaxCost += in getMinMaxReductionCost()4266 MinMaxCost += in getMinMaxReductionCost()4275 MinMaxCost += in getMinMaxReductionCost()[all …]
2126 InstructionCost MinMaxCost = 0; in getMinMaxReductionCost() local2140 MinMaxCost += in getMinMaxReductionCost()2157 MinMaxCost += in getMinMaxReductionCost()2165 return ShuffleCost + MinMaxCost + in getMinMaxReductionCost()