Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrItineraries.h102 unsigned LastOperandCycle; ///< Index of last + 1 operand rd/wr member
174 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle; in getOperandCycle()
189 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding()
196 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle; in hasPipelineForwarding()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrItineraries.h102 unsigned LastOperandCycle; ///< Index of last + 1 operand rd/wr member
187 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle; in getOperandCycle()
202 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding()
209 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle; in hasPipelineForwarding()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrItineraries.h101 uint16_t LastOperandCycle; ///< Index of last + 1 operand rd/wr member
170 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle; in getOperandCycle()
185 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding()
192 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle; in hasPipelineForwarding()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSubtargetEmitter.cpp509 Intinerary.LastOperandCycle << " }"; in EmitProcessorData()
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp577 Intinerary.LastOperandCycle << " }" << in EmitItineraries()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSubtargetEmitter.cpp569 Intinerary.LastOperandCycle << " }" << in EmitItineraries()