Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Cycle

98     /// ExtraCost       - Extra cost for multi-cycle instructions.
210 unsigned Cycle, unsigned Extra,
212 return Cycle > 0 && TII->isProfitableToIfCvt(BB, Cycle, Extra,