Searched refs:HighLatency (Results 1 – 5 of 5) sorted by relevance
78 unsigned HighLatency; variable101 HighLatency(DefaultHighLatency), in MCSchedModel()108 IssueWidth(iw), MinLatency(ml), LoadLatency(ll), HighLatency(hl), in MCSchedModel()
29 int HighLatency = -1; // Approximation of cycles for "high latency" ops.
467 // HighLatency=10 is optimistic. X86InstrInfo::isHighLatencyDef478 let HighLatency = 10;
527 let HighLatency = 30;// Expected, may be overriden by OperandCycles.
569 return SchedModel->HighLatency; in defaultDefLatency()