Lines Matching refs:ExtraCost
2640 InstructionCost ExtraCost = 0; in getCmpSelInstrCost() local
2658 ExtraCost = 1; in getCmpSelInstrCost()
2663 ExtraCost = 1; in getCmpSelInstrCost()
2669 ExtraCost = 2; in getCmpSelInstrCost()
2677 ExtraCost = 1; in getCmpSelInstrCost()
2680 ExtraCost = 3; in getCmpSelInstrCost()
2686 ExtraCost = 3; in getCmpSelInstrCost()
2814 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2818 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2822 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2826 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2830 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2834 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2838 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2842 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()
2846 return LT.first * (ExtraCost + Entry->Cost); in getCmpSelInstrCost()