Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DX86RecognizableInstr.h332 void emitDecodePath(DisassemblerTables &tables) const;
DX86RecognizableInstr.cpp175 recogInstr.emitDecodePath(tables); in processInstr()
776 void RecognizableInstr::emitDecodePath(DisassemblerTables &tables) const { in emitDecodePath() function in RecognizableInstr