Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp821 unsigned OperandSetNum = 0; in emitInstructionInfo() local
833 N = ++OperandSetNum; in emitInstructionInfo()
835 o << " { /* " << (OperandSetNum - 1) << " */\n"; in emitInstructionInfo()