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