Searched refs:emitDecodePath (Results 1 – 2 of 2) sorted by relevance
328 void emitDecodePath(DisassemblerTables &tables) const;
149 recogInstr.emitDecodePath(tables); in processInstr()696 void RecognizableInstr::emitDecodePath(DisassemblerTables &tables) const { in emitDecodePath() function in RecognizableInstr