Lines Matching refs:ExtraCost
3088 InstructionCost ExtraCost = 0; in getCmpSelInstrCost() local
3106 ExtraCost = 1; in getCmpSelInstrCost()
3111 ExtraCost = 1; in getCmpSelInstrCost()
3117 ExtraCost = 2; in getCmpSelInstrCost()
3125 ExtraCost = 1; in getCmpSelInstrCost()
3128 ExtraCost = 3; in getCmpSelInstrCost()
3146 ExtraCost = 3; in getCmpSelInstrCost()
3307 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3312 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3317 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3322 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3327 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3332 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3337 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3342 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3347 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()
3352 return LT.first * (ExtraCost + *KindCost); in getCmpSelInstrCost()