Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h99 uint16_t FirstOperandCycle; ///< Index of first operand rd/wr member
168 unsigned FirstIdx = Itineraries[ItinClassIndx].FirstOperandCycle; in getOperandCycle()
183 unsigned FirstDefIdx = Itineraries[DefClass].FirstOperandCycle; in hasPipelineForwarding()
190 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle; in hasPipelineForwarding()