Home
last modified time | relevance | path

Searched refs:OperandSetNum (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp829 unsigned OperandSetNum = 0; in emitInstructionInfo() local
841 N = ++OperandSetNum; in emitInstructionInfo()
843 o << " { /* " << (OperandSetNum - 1) << " */\n"; in emitInstructionInfo()