Home | History | Annotate | Download | only in opcode

Lines Matching full:print_handlers

1346   cgen_print_fn * const *print_handlers;
1350 #define CGEN_PRINT_FN(cd, insn) (cd->print_handlers[(insn)->opcode->handlers.print])