Home
last modified time | relevance | path

Searched refs:FirstUseIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstrItineraries.h190 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle; in hasPipelineForwarding() local
192 if ((FirstUseIdx + UseIdx) >= LastUseIdx) in hasPipelineForwarding()
196 Forwardings[FirstUseIdx + UseIdx]; in hasPipelineForwarding()