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

  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 102 unsigned FirstOperandCycle; ///< Index of first operand rd/wr
184 unsigned FirstIdx = Itineraries[ItinClassIndx].FirstOperandCycle;
199 unsigned FirstDefIdx = Itineraries[DefClass].FirstOperandCycle;
206 unsigned FirstUseIdx = Itineraries[UseClass].FirstOperandCycle;
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 598 Intinerary.FirstOperandCycle << ", " <<
    [all...]

Completed in 63 milliseconds