Searched refs:HighLatency (Results 1 – 6 of 6) sorted by relevance
179 unsigned HighLatency; member
630 // HighLatency=10 is optimistic. X86InstrInfo::isHighLatencyDef641 let HighLatency = 10;
22 let HighLatency = 25;
541 let HighLatency = 30;// Expected, may be overriden by OperandCycles.
74 // HighLatency with groups of opcodes.85 int HighLatency = -1; // Approximation of cycles for "high latency" ops.
776 return SchedModel.HighLatency; in defaultDefLatency()