Searched refs:LastOperandCycle (Results 1 – 6 of 6) sorted by relevance
102 unsigned LastOperandCycle; ///< Index of last + 1 operand rd/wr member174 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle; in getOperandCycle()189 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding()196 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle; in hasPipelineForwarding()
102 unsigned LastOperandCycle; ///< Index of last + 1 operand rd/wr member187 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle; in getOperandCycle()202 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding()209 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle; in hasPipelineForwarding()
101 uint16_t LastOperandCycle; ///< Index of last + 1 operand rd/wr member170 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle; in getOperandCycle()185 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle; in hasPipelineForwarding()192 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle; in hasPipelineForwarding()
509 Intinerary.LastOperandCycle << " }"; in EmitProcessorData()
577 Intinerary.LastOperandCycle << " }" << in EmitItineraries()
569 Intinerary.LastOperandCycle << " }" << in EmitItineraries()