Searched refs:dump_insn (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched-dump.h | 188 extern void dump_insn (insn_t); 209 extern void dump_insn (insn_t);
|
H A D | sel-sched-dump.c | 415 dump_insn (insn_t i) in dump_insn() function 496 dump_insn (ILIST_INSN (p)); in dump_ilist() 536 dump_insn (succ); in dump_insn_vector()
|
H A D | sel-sched.c | 6433 dump_insn (insn); in code_motion_path_driver()
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched-dump.h | 188 extern void dump_insn (insn_t); 209 extern void dump_insn (insn_t);
|
H A D | sel-sched-dump.c | 415 dump_insn (insn_t i) in dump_insn() function 496 dump_insn (ILIST_INSN (p)); in dump_ilist() 536 dump_insn (succ); in dump_insn_vector()
|
H A D | sel-sched-dump.cc | 415 dump_insn (insn_t i) in dump_insn() function 496 dump_insn (ILIST_INSN (p)); in dump_ilist() 533 dump_insn (succ); in dump_insn_vector()
|
H A D | sel-sched.c | 6433 dump_insn (insn); in code_motion_path_driver()
|
H A D | sel-sched.cc | 6433 dump_insn (insn); in code_motion_path_driver()
|
/netbsd/external/gpl3/gdb/dist/sim/ppc/ |
H A D | ld-insn.c | 912 dump_insn(insn *entry, int indent, int levels) in dump_insn() function 927 dump_insn(entry->next, indent+1, levels-1); in dump_insn() 953 dump_insn(table->insns, indent+1, table->nr_insn); in dump_insn_table()
|
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | ld-insn.c | 912 dump_insn(insn *entry, int indent, int levels) in dump_insn() function 927 dump_insn(entry->next, indent+1, levels-1); in dump_insn() 953 dump_insn(table->insns, indent+1, table->nr_insn); in dump_insn_table()
|
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2001 | 2917 * m32r-tdep.c (dump_insn): Ditto.
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2001 | 2917 * m32r-tdep.c (dump_insn): Ditto.
|