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

/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp297 const std::vector<int64_t> &OperandCycleList = local
301 unsigned N = NOperandCycles = OperandCycleList.size();
304 const int OCycle = OperandCycleList[i];

Completed in 164 milliseconds