Home
last modified time | relevance | path

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

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