Searched refs:HighLatency (Results 1 – 7 of 7) sorted by relevance
182 unsigned HighLatency; variable211 HighLatency(DefaultHighLatency), in MCSchedModel()226 LoadLatency(ll), HighLatency(hl), in MCSchedModel()
126 TEST_P(MultiChannelResamplerTest, HighLatency) { in TEST_P() argument
378 HighLatency,
624 // HighLatency=10 is optimistic. X86InstrInfo::isHighLatencyDef635 let HighLatency = 10;
536 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.
756 return SchedModel->HighLatency; in defaultDefLatency()