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

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp389 std::vector<int64_t> OperandCycleList = local
393 NOperandCycles = OperandCycleList.size();
395 for (int OCycle : OperandCycleList) {

Completed in 119 milliseconds