Searched refs:recogInstr (Results 1 – 1 of 1) sorted by relevance
145 RecognizableInstr recogInstr(tables, insn, uid); in processInstr() local147 if (recogInstr.shouldBeEmitted()) { in processInstr()148 recogInstr.emitInstructionSpecifier(); in processInstr()149 recogInstr.emitDecodePath(tables); in processInstr()