Searched refs:recogInstr (Results 1 – 1 of 1) sorted by relevance
273 RecognizableInstr recogInstr(tables, insn, uid); in processInstr() local275 if (recogInstr.shouldBeEmitted()) { in processInstr()276 recogInstr.emitInstructionSpecifier(); in processInstr()277 recogInstr.emitDecodePath(tables); in processInstr()