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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
SubtargetEmitter.cpp 258 const std::vector<int64_t> &OperandCycleList =
262 unsigned N = NOperandCycles = OperandCycleList.size();
265 const int OCycle = OperandCycleList[i];
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 321 const std::vector<int64_t> &OperandCycleList =
325 unsigned N = NOperandCycles = OperandCycleList.size();
328 const int OCycle = OperandCycleList[i];
    [all...]

Completed in 4094 milliseconds