Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/utils/TableGen/
DX86RecognizableInstr.h237 void emitInstructionSpecifier(DisassemblerTables &tables);
DX86RecognizableInstr.cpp302 recogInstr.emitInstructionSpecifier(tables); in processInstr()
597 void RecognizableInstr::emitInstructionSpecifier(DisassemblerTables &tables) { in emitInstructionSpecifier() function in RecognizableInstr