Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DX86DisassemblerTables.cpp819 std::map<OperandListTy, unsigned> OperandSets; in emitInstructionInfo() local
830 unsigned &N = OperandSets[OperandList]; in emitInstructionInfo()
860 o.indent(i * 2) << (OperandSets[OperandList] - 1) << ",\n"; in emitInstructionInfo()