Searched refs:df_insn_debug (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | df.h | 314 extern void df_insn_debug PARAMS ((struct df *, rtx, FILE *));
|
| D | df.c | 3477 df_insn_debug (df, insn, file) in df_insn_debug() function 3573 df_insn_debug (ddf, insn, stderr);
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | df-core.c | 1233 df_insn_debug (struct df *df, rtx insn, bool follow_chain, FILE *file) in df_insn_debug() function 1292 df_insn_debug (ddf, insn, true, stderr); in debug_df_insn()
|
| D | df.h | 603 extern void df_insn_debug (struct df *, rtx, bool, FILE *);
|