Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrItineraries.h101 unsigned FirstOperandCycle; ///< Index of first operand rd/wr member
173 unsigned FirstIdx = Itineraries[ItinClassIndx].FirstOperandCycle; in getOperandCycle()
188 unsigned FirstDefIdx = Itineraries[DefClass].FirstOperandCycle; in hasPipelineForwarding()
195 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle; in hasPipelineForwarding()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrItineraries.h101 unsigned FirstOperandCycle; ///< Index of first operand rd/wr member
186 unsigned FirstIdx = Itineraries[ItinClassIndx].FirstOperandCycle; in getOperandCycle()
201 unsigned FirstDefIdx = Itineraries[DefClass].FirstOperandCycle; in hasPipelineForwarding()
208 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle; in hasPipelineForwarding()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrItineraries.h100 uint16_t FirstOperandCycle; ///< Index of first operand rd/wr member
169 unsigned FirstIdx = Itineraries[ItinClassIndx].FirstOperandCycle; in getOperandCycle()
184 unsigned FirstDefIdx = Itineraries[DefClass].FirstOperandCycle; in hasPipelineForwarding()
191 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle; in hasPipelineForwarding()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSubtargetEmitter.cpp508 Intinerary.FirstOperandCycle << ", " << in EmitProcessorData()
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp576 Intinerary.FirstOperandCycle << ", " << in EmitItineraries()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSubtargetEmitter.cpp568 Intinerary.FirstOperandCycle << ", " << in EmitItineraries()