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,