Searched refs:HighLatency (Results 1 – 5 of 5) sorted by relevance
172 unsigned HighLatency; variable208 HighLatency(DefaultHighLatency), in MCSchedModel()223 IssueWidth(iw), MinLatency(ml), LoadLatency(ll), HighLatency(hl), in MCSchedModel()
539 // HighLatency=10 is optimistic. X86InstrInfo::isHighLatencyDef554 let HighLatency = 10;
527 let HighLatency = 30;// Expected, may be overriden by OperandCycles.
74 // HighLatency with groups of opcodes.81 int HighLatency = -1; // Approximation of cycles for "high latency" ops.
629 return SchedModel->HighLatency; in defaultDefLatency()