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