Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp834 unsigned OperandSetNum = 0; in emitInstructionInfo() local
849 N = ++OperandSetNum; in emitInstructionInfo()
851 o << " { /* " << (OperandSetNum - 1) << " */\n"; in emitInstructionInfo()