Searched refs:getMispredictionPenalty (Results 1 – 6 of 6) sorted by relevance
248 unsigned getMispredictionPenalty() const;
183 unsigned ARMSubtarget::getMispredictionPenalty() const { in getMispredictionPenalty() function in ARMSubtarget
1400 UnpredCost += Subtarget.getMispredictionPenalty() / 10; in isProfitableToIfCvt()1424 UnpredCost += Subtarget.getMispredictionPenalty() / 10; in isProfitableToIfCvt()
278 unsigned ARMSubtarget::getMispredictionPenalty() const { in getMispredictionPenalty() function in ARMSubtarget
581 unsigned getMispredictionPenalty() const;
1737 UnpredCost += Subtarget.getMispredictionPenalty() * ScalingUpFactor / 10; in isProfitableToIfCvt()1760 UnpredCost += Subtarget.getMispredictionPenalty() * ScalingUpFactor / 10; in isProfitableToIfCvt()