| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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()
|
| D | dse.cc | 2936 bitmap_print (dump_file, group->store2_n, "n ", " "); in dse_step2_init() 2937 bitmap_print (dump_file, group->store2_p, "p ", "\n"); in dse_step2_init() 3461 bitmap_print (dump_file, bb_info->in, " in: ", "\n"); in dse_step4() 3465 bitmap_print (dump_file, bb_info->gen, " gen: ", "\n"); in dse_step4() 3469 bitmap_print (dump_file, bb_info->kill, " kill: ", "\n"); in dse_step4() 3473 bitmap_print (dump_file, bb_info->out, " out: ", "\n"); in dse_step4() 3506 bitmap_print (dump_file, v, " v: ", "\n"); in dse_step5()
|
| D | bitmap.h | 453 extern void bitmap_print (FILE *, const_bitmap, const char *, const char *); 498 bitmap_print (file, map, "", "\n"); in dump_bitmap()
|
| D | gdbinit.in | 242 call bitmap_print (stderr, $debug_arg, "", "\n") 246 GCC hook: bitmap_print (bitmap)
|
| D | tree-ssa-ter.cc | 798 bitmap_print (f, t->partition_in_use, "Partitions in use ", in debug_ter()
|
| 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()
|
| D | df-core.cc | 494 bitmap_print (dump_file, blocks, "setting blocks to analyze ", "\n"); in df_set_blocks()
|
| 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()
|
| 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()
|
| D | bitmap.cc | 2771 bitmap_print (FILE *file, const_bitmap head, const char *prefix, in bitmap_print() function
|
| D | tree-loop-distribution.cc | 1971 bitmap_print (dump_file, partition->stmts, " ", "\n"); in rdg_build_partitions()
|
| D | ChangeLog-1997 | 3266 (bitmap_print): Declare.
|
| D | FSFChangeLog.11 | 2528 * bitmap.h (bitmap_print): Don't use STDIO_PROTO. 2555 (bitmap_print): Declare.
|
| D | ChangeLog-1999 | 19130 * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 19132 * bitmap.h (bitmap_print): Likewise.
|
| D | ChangeLog-2007 | 13818 debug_bitmap_file, debug_bitmap, bitmap_print, bitmap_hash): 13825 debug_bitmap, debug_bitmap_file, bitmap_print,
|
| D | ChangeLog-2004 | 6392 * bitmap.c (bitmap_print): Make bitno unsigned. 11129 * bitmap.c (bitmap_print): Ditto.
|
| D | ChangeLog-2012 | 17790 (bitmap_print): Likewise.
|
| D | ChangeLog-2018 | 7432 (bitmap_print): Likewise.
|
| D | ChangeLog-2010 | 28750 * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
|