Searched refs:currentOpcode (Results 1 – 1 of 1) sorted by relevance
776 uint8_t currentOpcode; in emitDecodePath() local778 for (currentOpcode = opcodeToSet; in emitDecodePath()779 currentOpcode < opcodeToSet + 8; in emitDecodePath()780 ++currentOpcode) in emitDecodePath()781 tables.setTableFields(*opcodeType, insnContext(), currentOpcode, *filter, in emitDecodePath()