Home
last modified time | relevance | path

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

/trueos/contrib/llvm/utils/TableGen/
HDX86DisassemblerTables.cpp564 unsigned OperandSetNum = 0; in emitInstructionInfo() local
581 N = ++OperandSetNum; in emitInstructionInfo()
583 o << " { /* " << (OperandSetNum - 1) << " */\n"; in emitInstructionInfo()