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

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp314 const std::vector<int64_t> &OperandCycleList = local
318 unsigned N = NOperandCycles = OperandCycleList.size();
321 const int OCycle = OperandCycleList[i];

Completed in 51 milliseconds