| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-tail-merge.cc | 401 bitmap_print (file, e->bbs, "bbs:", "\n"); in same_succ_print() 402 bitmap_print (file, e->succs, "succs:", "\n"); in same_succ_print() 403 bitmap_print (file, e->inverse, "inverse:", "\n"); in same_succ_print() 921 bitmap_print (file, c->bbs, "bbs:", "\n"); in print_cluster() 922 bitmap_print (file, c->preds, "preds:", "\n"); in print_cluster()
|
| H A D | bitmap.h | 453 extern void bitmap_print (FILE *, const_bitmap, const char *, const char *); 498 bitmap_print (file, map, "", "\n"); in dump_bitmap()
|
| H A D | gdbinit.in | 242 call bitmap_print (stderr, $debug_arg, "", "\n") 246 GCC hook: bitmap_print (bitmap)
|
| H A D | tree-ssa-ter.cc | 798 bitmap_print (f, t->partition_in_use, "Partitions in use ", in debug_ter()
|
| H A D | tree-into-ssa.cc | 1739 bitmap_print (file, info->info.def_blocks.def_blocks, in debug_var_infos_r() 1741 bitmap_print (file, info->info.def_blocks.livein_blocks, in debug_var_infos_r() 1743 bitmap_print (file, info->info.def_blocks.phi_blocks, in debug_var_infos_r()
|
| H A D | df-core.cc | 494 bitmap_print (dump_file, blocks, "setting blocks to analyze ", "\n"); in df_set_blocks()
|
| H A D | ira.cc | 4203 bitmap_print (file, &c->live_throughout, "live_throughout: ", ", "); in print_insn_chain() 4204 bitmap_print (file, &c->dead_or_set, "dead_or_set: ", "\n"); in print_insn_chain()
|
| H A D | tree-ssa-loop-ivopts.cc | 5979 bitmap_print (dump_file, in determine_group_iv_costs() 5985 bitmap_print (dump_file, in determine_group_iv_costs() 6585 bitmap_print (file, ivs->cands, " candidates: ","\n"); in iv_ca_dump()
|
| H A D | bitmap.cc | 2771 bitmap_print (FILE *file, const_bitmap head, const char *prefix, in bitmap_print() function
|
| H A D | tree-loop-distribution.cc | 1971 bitmap_print (dump_file, partition->stmts, " ", "\n"); in rdg_build_partitions()
|
| H A D | ChangeLog-1997 | 3266 (bitmap_print): Declare.
|
| H A D | FSFChangeLog.11 | 2528 * bitmap.h (bitmap_print): Don't use STDIO_PROTO. 2555 (bitmap_print): Declare.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-tail-merge.c | 401 bitmap_print (file, e->bbs, "bbs:", "\n"); in same_succ_print() 402 bitmap_print (file, e->succs, "succs:", "\n"); in same_succ_print() 403 bitmap_print (file, e->inverse, "inverse:", "\n"); in same_succ_print() 921 bitmap_print (file, c->bbs, "bbs:", "\n"); in print_cluster() 922 bitmap_print (file, c->preds, "preds:", "\n"); in print_cluster()
|
| H A D | dse.c | 2921 bitmap_print (dump_file, group->store2_n, "n ", " "); in dse_step2_init() 2922 bitmap_print (dump_file, group->store2_p, "p ", "\n"); in dse_step2_init() 3446 bitmap_print (dump_file, bb_info->in, " in: ", "\n"); in dse_step4() 3450 bitmap_print (dump_file, bb_info->gen, " gen: ", "\n"); in dse_step4() 3454 bitmap_print (dump_file, bb_info->kill, " kill: ", "\n"); in dse_step4() 3458 bitmap_print (dump_file, bb_info->out, " out: ", "\n"); in dse_step4() 3491 bitmap_print (dump_file, v, " v: ", "\n"); in dse_step5()
|
| H A D | hsa-regalloc.c | 261 bitmap_print (dump_file, hbb->m_livein, "m_livein ", "\n"); in dump_hsa_cfun_regalloc() 263 bitmap_print (dump_file, hbb->m_liveout, "m_liveout ", "\n"); in dump_hsa_cfun_regalloc()
|
| H A D | bitmap.h | 446 extern void bitmap_print (FILE *, const_bitmap, const char *, const char *); 491 bitmap_print (file, map, "", "\n"); in dump_bitmap()
|
| H A D | tree-ssa-ter.c | 794 bitmap_print (f, t->partition_in_use, "Partitions in use ", in debug_ter()
|
| H A D | tree-into-ssa.c | 1742 bitmap_print (file, info->info.def_blocks.def_blocks, in debug_var_infos_r() 1744 bitmap_print (file, info->info.def_blocks.livein_blocks, in debug_var_infos_r() 1746 bitmap_print (file, info->info.def_blocks.phi_blocks, in debug_var_infos_r()
|
| H A D | gdbinit.in | 242 call bitmap_print (stderr, $debug_arg, "", "\n")
|
| H A D | df-core.c | 494 bitmap_print (dump_file, blocks, "setting blocks to analyze ", "\n"); in df_set_blocks()
|
| H A D | ira.c | 4074 bitmap_print (file, &c->live_throughout, "live_throughout: ", ", "); in print_insn_chain() 4075 bitmap_print (file, &c->dead_or_set, "dead_or_set: ", "\n"); in print_insn_chain()
|
| H A D | tree-ssa-loop-ivopts.c | 5849 bitmap_print (dump_file, in determine_group_iv_costs() 5855 bitmap_print (dump_file, in determine_group_iv_costs() 6455 bitmap_print (file, ivs->cands, " candidates: ","\n"); in iv_ca_dump()
|
| H A D | bitmap.c | 2689 bitmap_print (FILE *file, const_bitmap head, const char *prefix, in bitmap_print() function
|
| H A D | tree-loop-distribution.c | 1943 bitmap_print (dump_file, partition->stmts, " ", "\n"); in rdg_build_partitions()
|
| H A D | FSFChangeLog.11 | 2528 * bitmap.h (bitmap_print): Don't use STDIO_PROTO. 2555 (bitmap_print): Declare.
|