Searched refs:ArithmeticCost (Results 1 – 1 of 1) sorted by relevance
5122 InstructionCost ArithmeticCost = 0; in getArithmeticReductionCost() local5129 ArithmeticCost *= LT.first - 1; in getArithmeticReductionCost()5134 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()5138 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()5142 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()5192 InstructionCost ArithmeticCost = 0; in getArithmeticReductionCost() local5199 ArithmeticCost *= LT.first - 1; in getArithmeticReductionCost()5204 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()5207 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()5210 return ArithmeticCost + Entry->Cost; in getArithmeticReductionCost()[all …]