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