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