Searched refs:LastOperandCycle (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstrItineraries.h103 unsigned LastOperandCycle; ///< Index of last + 1 operand rd/wr member in struct:llvm::InstrItinerary
185 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle;
200 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle;
207 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle;
/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp599 Intinerary.LastOperandCycle << " }" <<

Completed in 132 milliseconds