HomeSort by relevance Sort by last modified time
    Searched refs:LastOperandCycle (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 103 unsigned LastOperandCycle; ///< Index of last + 1 operand rd/wr
191 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle;
206 unsigned LastDefIdx = Itineraries[DefClass].LastOperandCycle;
213 unsigned LastUseIdx = Itineraries[UseClass].LastOperandCycle;
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 599 Intinerary.LastOperandCycle << " }" <<
    [all...]

Completed in 28 milliseconds