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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp341 std::vector<int64_t> OperandCycleList = local
345 unsigned N = NOperandCycles = OperandCycleList.size();
348 const int OCycle = OperandCycleList[i];

Completed in 109 milliseconds