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

  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 191 unsigned LastIdx = Itineraries[ItinClassIndx].LastOperandCycle;
192 if ((FirstIdx + OperandIdx) >= LastIdx)
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 93 milliseconds