Home
last modified time | relevance | path

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

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