Home
last modified time | relevance | path

Searched refs:bitmap_and_compl (Results 1 – 25 of 34) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dshrink-wrap.c1300 bitmap_and_compl (SW (bb)->head_components, SW (bb)->head_components, in spread_components()
1365 bitmap_and_compl (SW (bb)->tail_components, SW (bb)->tail_components, in spread_components()
1384 bitmap_and_compl (SW (bb)->has_components, components, in spread_components()
1416 bitmap_and_compl (epi, SW (e->src)->has_components, in disqualify_problematic_components()
1418 bitmap_and_compl (pro, SW (e->dest)->has_components, in disqualify_problematic_components()
1447 bitmap_and_compl (components, components, epi); in disqualify_problematic_components()
1448 bitmap_and_compl (components, components, pro); in disqualify_problematic_components()
1508 bitmap_and_compl (tmp, SW (e->src)->has_components, in emit_common_heads_for_components()
1513 bitmap_and_compl (tmp, SW (e->dest)->has_components, in emit_common_heads_for_components()
1596 bitmap_and_compl (tmp, SW (e->src)->has_components, in emit_common_tails_for_components()
[all …]
H A Dlcm.c191 bitmap_and_compl (difference, antin[succ->index], in compute_earliest()
349 bitmap_and_compl (del[bb->index], antloc[bb->index], in compute_insert_delete()
357 bitmap_and_compl (insert[x], later[x], in compute_insert_delete()
360 bitmap_and_compl (insert[x], later[x], laterin[b->index]); in compute_insert_delete()
607 bitmap_and_compl (difference, st_avout[pred->index], in compute_farthest()
713 bitmap_and_compl (del[bb->index], st_avloc[bb->index], in compute_rev_insert_delete()
720 bitmap_and_compl (insert[x], nearer[x], in compute_rev_insert_delete()
723 bitmap_and_compl (insert[x], nearer[x], nearerout[b->index]); in compute_rev_insert_delete()
H A Dbitmap.h292 extern bool bitmap_and_compl (bitmap, const_bitmap, const_bitmap);
294 #define bitmap_compl_and(DST, A, B) bitmap_and_compl (DST, B, A)
H A Dbt-load.c427 bitmap_and_compl (info->bb_gen, info->bb_gen, in note_btr_set()
488 bitmap_and_compl (bb_gen[i], bb_gen[i], in compute_defs_uses_and_gen()
678 bitmap_and_compl (reaching_defs, reaching_defs, in link_btr_uses()
750 bitmap_and_compl (reaching_defs, reaching_defs, in link_btr_uses()
H A Dsbitmap.h269 extern void bitmap_and_compl (sbitmap, const_sbitmap, const_sbitmap);
H A Dipa-reference.c878 bitmap_and_compl (opt->statics_not_read, in propagate()
890 bitmap_and_compl (opt->statics_not_written, in propagate()
H A Dddg.c955 bitmap_and_compl (succ, succ, ops); in find_successors()
974 bitmap_and_compl (preds, preds, ops); in find_predecessors()
H A Dbitmap.c1022 bitmap_and_compl (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and_compl() function
1882 return bitmap_and_compl (dst, b, kill); in bitmap_ior_and_compl()
1970 bitmap_and_compl (&tmp, from1, from2); in bitmap_ior_and_compl_into()
H A Dmodulo-sched.c2551 bitmap_and_compl (tmp, tmp, prev_sccs); in order_nodes_of_sccs()
2561 bitmap_and_compl (tmp, ones, prev_sccs); in order_nodes_of_sccs()
2776 bitmap_and_compl (tmp, tmp, nodes_ordered); in order_nodes_in_scc()
2797 bitmap_and_compl (tmp, tmp, nodes_ordered); in order_nodes_in_scc()
H A Dearly-remat.c1175 return bitmap_and_compl (er->get_bitmap (&info->rd_out), in rd_transfer()
1888 return bitmap_and_compl (get_bitmap (&info->available_out), in set_available_out()
H A Dsbitmap.c526 bitmap_and_compl (sbitmap dst, const_sbitmap a, const_sbitmap b) in bitmap_and_compl() function
H A Dsched-rgn.c1459 bitmap_and_compl (pot_split[bb], pot_split[bb], ancestor_edges[bb]); in compute_dom_prob_ps()
1477 bitmap_and_compl (src, src, pot_split[bb_trg]); in split_edges()
H A Dgcse.c1781 bitmap_and_compl (antloc[bb->index], in prune_expressions()
1783 bitmap_and_compl (transp[bb->index], in prune_expressions()
H A Dlra-lives.c420 bitmap_and_compl (&temp_bitmap, bb_liveout, &all_hard_regs_bitmap); in live_trans_fun()
H A Dlower-subreg.c438 bitmap_and_compl (queue, propagate, decomposable_context); in propagate_pseudo_copies()
H A Dira-emit.c643 bitmap_and_compl (local_allocno_bitmap, in change_loop()
H A Ddf-core.c501 bitmap_and_compl (diff, df->blocks_to_analyze, blocks); in df_set_blocks()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbitmap.h121 extern bool bitmap_and_compl (bitmap, const_bitmap, const_bitmap);
123 #define bitmap_compl_and(DST, A, B) bitmap_and_compl (DST, B, A)
H A Dipa-reference.c914 bitmap_and_compl (opt->statics_not_read, in propagate()
926 bitmap_and_compl (opt->statics_not_written, in propagate()
H A Dbitmap.c1018 bitmap_and_compl (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and_compl() function
1864 return bitmap_and_compl (dst, b, kill); in bitmap_ior_and_compl()
1950 bitmap_and_compl (&tmp, from1, from2); in bitmap_ior_and_compl_into()
H A Dlower-subreg.c220 bitmap_and_compl (queue, propagate, decomposable_context); in propagate_pseudo_copies()
H A Dtree-ssa-live.c955 bitmap_and_compl (tmp, loe, live->liveout[pred_bb->index]); in loe_visit_block()
H A Dira-emit.c635 bitmap_and_compl (local_allocno_bitmap, in change_loop()
H A Dipa-split.c946 bitmap_and_compl (current.ssa_names_to_pass, in find_split_points()
H A Ddf-core.c510 bitmap_and_compl (&diff, df->blocks_to_analyze, blocks); in df_set_blocks()

12