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

  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 101 unsigned LastStage; ///< Index of last + 1 stage in itinerary
139 (Itineraries[ItinClassIndx].LastStage == ~0U));
152 unsigned StageIdx = Itineraries[ItinClassIndx].LastStage;
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 593 // { firstStage, lastStage, firstCycle, lastCycle } // index
597 Intinerary.LastStage << ", " <<
    [all...]

Completed in 517 milliseconds