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

/external/llvm/include/llvm/MC/
H A DMCInstrItineraries.h102 unsigned FirstOperandCycle; ///< Index of first operand rd/wr member in struct:llvm::InstrItinerary
184 unsigned FirstIdx = Itineraries[ItinClassIndx].FirstOperandCycle;
199 unsigned FirstDefIdx = Itineraries[DefClass].FirstOperandCycle;
206 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle;
/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp598 Intinerary.FirstOperandCycle << ", " <<

Completed in 91 milliseconds