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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
SubtargetEmitter.cpp 265 const int OCycle = OperandCycleList[i];
267 ItinString += " " + itostr(OCycle);
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 328 const int OCycle = OperandCycleList[i];
330 ItinString += " " + itostr(OCycle);
    [all...]

Completed in 51 milliseconds