Searched refs:OperandCycleList (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DSubtargetEmitter.cpp258 const std::vector<int64_t> &OperandCycleList = local
262 unsigned N = NOperandCycles = OperandCycleList.size();
265 const int OCycle = OperandCycleList[i];
/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp321 const std::vector<int64_t> &OperandCycleList = local
325 unsigned N = NOperandCycles = OperandCycleList.size();
328 const int OCycle = OperandCycleList[i];

Completed in 47 milliseconds