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