Home
last modified time | relevance | path

Searched refs:dump_bitmap (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.c765 dump_bitmap (FILE *file, const_sbitmap bmap) in dump_bitmap() function
788 dump_bitmap (stderr, &ref); in debug_raw()
854 dump_bitmap (file, bmaps[i]); in dump_bitmap_vector()
H A Dsbitmap.h245 extern void dump_bitmap (FILE *, const_sbitmap);
H A Dipa-split.c204 dump_bitmap (file, current->split_bbs); in dump_split_point()
206 dump_bitmap (file, current->ssa_names_to_pass); in dump_split_point()
H A Dbitmap.h489 inline void dump_bitmap (FILE *file, const_bitmap map) in dump_bitmap() function
H A Dtree-loop-distribution.c869 dump_bitmap (dump_file, dest->stmts); in partition_merge_into()
871 dump_bitmap (dump_file, partition->stmts); in partition_merge_into()
H A Dtree-ssa-coalesce.c660 dump_bitmap (file, b); in ssa_conflicts_dump()
H A Ddf-problems.c586 dump_bitmap (file, &problem_data->sparse_invalidated_by_eh); in df_rd_start_dump()
588 dump_bitmap (file, &problem_data->dense_invalidated_by_eh); in df_rd_start_dump()
H A Dloop-invariant.c763 dump_bitmap (dump_file, inv->depends_on); in create_new_invariant()
H A Dtree-ssa-loop-ivopts.c860 dump_bitmap (file, cand->inv_vars); in dump_cand()
865 dump_bitmap (file, cand->inv_exprs); in dump_cand()
5740 dump_bitmap (dump_file, group->related_cands); in find_iv_candidates()
H A Dbitmap.c2739 dump_bitmap (stderr, &ref); in debug()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.cc765 dump_bitmap (FILE *file, const_sbitmap bmap) in dump_bitmap() function
788 dump_bitmap (stderr, &ref); in debug_raw()
854 dump_bitmap (file, bmaps[i]); in dump_bitmap_vector()
H A Dsbitmap.h255 extern void dump_bitmap (FILE *, const_sbitmap);
H A Dipa-split.cc204 dump_bitmap (file, current->split_bbs); in dump_split_point()
206 dump_bitmap (file, current->ssa_names_to_pass); in dump_split_point()
H A Dbitmap.h496 inline void dump_bitmap (FILE *file, const_bitmap map) in dump_bitmap() function
H A Dtree-ssa-coalesce.cc660 dump_bitmap (file, b); in ssa_conflicts_dump()
H A Ddf-problems.cc586 dump_bitmap (file, &problem_data->sparse_invalidated_by_eh); in df_rd_start_dump()
588 dump_bitmap (file, &problem_data->dense_invalidated_by_eh); in df_rd_start_dump()
H A Dtree-loop-distribution.cc879 dump_bitmap (dump_file, dest->stmts); in partition_merge_into()
881 dump_bitmap (dump_file, partition->stmts); in partition_merge_into()
H A Dloop-invariant.cc762 dump_bitmap (dump_file, inv->depends_on); in create_new_invariant()
H A Dtree-ssa-loop-ivopts.cc861 dump_bitmap (file, cand->inv_vars); in dump_cand()
866 dump_bitmap (file, cand->inv_exprs); in dump_cand()
5870 dump_bitmap (dump_file, group->related_cands); in find_iv_candidates()
H A Dbitmap.cc2821 dump_bitmap (stderr, &ref); in debug()
H A DChangeLog-20125860 (dump_sbitmap): Rename dump_bitmap.
5872 (#define dump_bitmap): Reimplement as inline function.
H A DChangeLog-200120299 * bitmap.h: Add dump_bitmap, bitmap_zero, bitmap_union_of_diffs,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc478 dump_bitmap (dump_file, insns); in build()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.c478 dump_bitmap (dump_file, insns); in build()