Home
last modified time | relevance | path

Searched refs:bitmap_and_compl_into (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Ddf-problems.c653 bitmap_and_compl_into (tmp, dense_invalidated); in df_ru_confluence_n()
697 bitmap_and_compl_into (tmp, kill); in df_ru_transfer_function()
1034 bitmap_and_compl_into (bb_info->gen, defs); in df_rd_bb_local_compute_process_def()
1177 bitmap_and_compl_into (tmp, dense_invalidated); in df_rd_confluence_n()
1221 bitmap_and_compl_into (tmp, kill); in df_rd_transfer_function()
3691 bitmap_and_compl_into (live, local_processed); in df_ri_bb_compute()
H A Dbitmap.h114 extern bool bitmap_and_compl_into (bitmap, bitmap);
H A Dtree-sra.c1537 bitmap_and_compl_into (sra_candidates, &done_head); in decide_instantiations()
1538 bitmap_and_compl_into (needs_copy_in, &done_head); in decide_instantiations()
H A Dbasic-block.h62 #define AND_COMPL_REG_SET(TO, FROM) bitmap_and_compl_into (TO, FROM)
H A Dipa-reference.c946 bitmap_and_compl_into (all_module_statics, in static_execute()
H A Dtree-into-ssa.c853 bitmap_and_compl_into (phis, to_remove); in prune_unused_phi_nodes()
1142 bitmap_and_compl_into (phi_insertion_points, def_map->phi_blocks); in insert_phi_nodes_for()
H A Dbitmap.c807 bitmap_and_compl_into (bitmap a, bitmap b) in bitmap_and_compl_into() function
H A Dtree-ssa-pre.c639 bitmap_and_compl_into (dest->values, orig->values); in bitmap_set_and_compl()
1997 bitmap_and_compl_into (RVUSE_GEN (bb), repbit); in compute_rvuse_and_antic_safe()
H A Dflow.c1378 |= bitmap_and_compl_into in calculate_global_regs_live()
1382 |= bitmap_and_compl_into in calculate_global_regs_live()
H A Dtree-ssa-loop-ivopts.c4296 bitmap_and_compl_into (use->related_cands, to_clear); in determine_use_iv_costs()