| /NextBSD/contrib/gcc/ |
| HD | ipa-reference.c | 941 EXECUTE_IF_SET_IN_BITMAP (module_statics_escape, 0, index, bi) in static_execute() 954 EXECUTE_IF_SET_IN_BITMAP (all_module_statics, 0, index, bi) in static_execute() 969 EXECUTE_IF_SET_IN_BITMAP (module_statics_readonly, 0, index, bi) in static_execute() 1002 EXECUTE_IF_SET_IN_BITMAP (all_module_statics, 0, index, bi) in static_execute() 1043 EXECUTE_IF_SET_IN_BITMAP (l->statics_read, in static_execute() 1050 EXECUTE_IF_SET_IN_BITMAP (l->statics_written, in static_execute() 1202 EXECUTE_IF_SET_IN_BITMAP (node_l->statics_read, in static_execute() 1209 EXECUTE_IF_SET_IN_BITMAP (node_l->statics_written, in static_execute() 1226 EXECUTE_IF_SET_IN_BITMAP (w_l->statics_read, in static_execute() 1234 EXECUTE_IF_SET_IN_BITMAP (w_l->statics_written, in static_execute() [all …]
|
| HD | df-problems.c | 430 EXECUTE_IF_SET_IN_BITMAP (all_blocks, 0, bb_index, bi) in df_ru_alloc() 593 EXECUTE_IF_SET_IN_BITMAP (all_blocks, 0, bb_index, bi) in df_ru_local_compute() 599 EXECUTE_IF_SET_IN_BITMAP (df_invalidated_by_call, 0, regno, bi) in df_ru_local_compute() 624 EXECUTE_IF_SET_IN_BITMAP (all_blocks, 0, bb_index, bi) in df_ru_init_solution() 655 EXECUTE_IF_SET_IN_BITMAP (sparse_invalidated, 0, regno, bi) in df_ru_confluence_n() 691 EXECUTE_IF_SET_IN_BITMAP (sparse_kill, 0, regno, bi) in df_ru_transfer_function() 970 EXECUTE_IF_SET_IN_BITMAP (all_blocks, 0, bb_index, bi) in df_rd_alloc() 1116 EXECUTE_IF_SET_IN_BITMAP (all_blocks, 0, bb_index, bi) in df_rd_local_compute() 1122 EXECUTE_IF_SET_IN_BITMAP (df_invalidated_by_call, 0, regno, bi) in df_rd_local_compute() 1148 EXECUTE_IF_SET_IN_BITMAP (all_blocks, 0, bb_index, bi) in df_rd_init_solution() [all …]
|
| HD | tree-into-ssa.c | 372 EXECUTE_IF_SET_IN_BITMAP (livein, 0, i, bi) in compute_global_livein() 884 EXECUTE_IF_SET_IN_BITMAP (to_remove, 0, i, bi) in prune_unused_phi_nodes() 942 EXECUTE_IF_SET_IN_BITMAP (uses, 0, i, bi) in prune_unused_phi_nodes() 1019 EXECUTE_IF_SET_IN_BITMAP (def_blocks, 0, bb_index, bi) in find_idf() 1149 EXECUTE_IF_SET_IN_BITMAP (phi_insertion_points, 0, bb_index, bi) in insert_phi_nodes_for() 1610 EXECUTE_IF_SET_IN_BITMAP (old_names, 0, i, bi) in register_new_update_set() 2173 EXECUTE_IF_SET_IN_BITMAP (set, 0, i, bi) in mark_def_interesting() 2385 EXECUTE_IF_SET_IN_BITMAP (names_to_release, 0, i, bi) in prepare_names_to_update() 2418 EXECUTE_IF_SET_IN_BITMAP (old_set, 0, i, bi) in dump_names_replaced_by() 2475 EXECUTE_IF_SET_IN_BITMAP (syms_to_rename, 0, i, bi) in dump_update_ssa() [all …]
|
| HD | ipa-type-escape.c | 1582 EXECUTE_IF_SET_IN_BITMAP (subtype_map, 0, i, bi) in close_type_full_escape() 1614 EXECUTE_IF_SET_IN_BITMAP (containing_classes, 0, i, bi) in close_type_full_escape() 1657 EXECUTE_IF_SET_IN_BITMAP (map, 0, i, bi) in close_addressof_down() 1715 EXECUTE_IF_SET_IN_BITMAP (bitmap_tmp, 0, i, bi) in type_escape_execute() 1727 EXECUTE_IF_SET_IN_BITMAP (bitmap_tmp, 0, i, bi) in type_escape_execute() 1736 EXECUTE_IF_SET_IN_BITMAP (bitmap_tmp, 0, i, bi) in type_escape_execute() 1777 EXECUTE_IF_SET_IN_BITMAP (global_types_seen, 0, i, bi) in type_escape_execute()
|
| HD | df-scan.c | 253 EXECUTE_IF_SET_IN_BITMAP (blocks_to_rescan, 0, bb_index, bi) in df_scan_alloc() 463 EXECUTE_IF_SET_IN_BITMAP (blocks, 0, bb_index, bi) in df_rescan_blocks() 867 EXECUTE_IF_SET_IN_BITMAP (blocks, 0, bb_index, bi) in df_refs_delete() 1592 EXECUTE_IF_SET_IN_BITMAP (df_invalidated_by_call, 0, ui, bi) in df_insn_refs_record() 1753 EXECUTE_IF_SET_IN_BITMAP (artificial_uses_at_bottom, 0, regno, bi) in df_bb_refs_record() 1772 EXECUTE_IF_SET_IN_BITMAP (blocks, 0, bb_index, bi) in df_refs_record() 1916 EXECUTE_IF_SET_IN_BITMAP (df->entry_block_defs, 0, i, bi) in df_record_entry_block_defs() 2026 EXECUTE_IF_SET_IN_BITMAP (df->exit_block_uses, 0, i, bi) in df_record_exit_block_uses()
|
| HD | tree-object-size.c | 396 EXECUTE_IF_SET_IN_BITMAP (reexamine, 0, i, bi) in compute_builtin_object_size() 414 EXECUTE_IF_SET_IN_BITMAP (reexamine, 0, i, bi) in compute_builtin_object_size() 431 EXECUTE_IF_SET_IN_BITMAP (osi.reexamine, 0, i, bi) in compute_builtin_object_size() 437 EXECUTE_IF_SET_IN_BITMAP (osi.visited, 0, i, bi) in compute_builtin_object_size()
|
| HD | loop-invariant.c | 467 EXECUTE_IF_SET_IN_BITMAP (inv->depends_on, 0, depno, bi) in find_identical_invariants() 961 EXECUTE_IF_SET_IN_BITMAP (inv->depends_on, 0, depno, bi) in get_inv_cost() 1062 EXECUTE_IF_SET_IN_BITMAP (inv->depends_on, 0, invno, bi) in set_move_mark() 1152 EXECUTE_IF_SET_IN_BITMAP (inv->depends_on, 0, i, bi) in move_invariant_reg()
|
| HD | tree-ssa-live.c | 497 EXECUTE_IF_SET_IN_BITMAP (both, 0, i, bi) in create_ssa_var_map() 582 EXECUTE_IF_SET_IN_BITMAP (live->livein[i], 0, b, bi) in live_worklist() 714 EXECUTE_IF_SET_IN_BITMAP (live->global, 0, i, bi) in calculate_live_on_entry() 848 EXECUTE_IF_SET_IN_BITMAP (on_entry, 0, b, bi) in calculate_live_on_exit() 1524 EXECUTE_IF_SET_IN_BITMAP (live, 0, x, bi) in build_tree_conflict_graph() 1885 EXECUTE_IF_SET_IN_BITMAP (live->liveout[bb->index], 0, i, bi) in dump_live_info()
|
| HD | tree-ssa-loop-ivopts.c | 1124 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in find_induction_variables() 1765 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in find_interesting_uses() 2180 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in add_old_ivs_candidates() 2316 EXECUTE_IF_SET_IN_BITMAP (use->related_cands, 0, j, bi) in alloc_use_cost_map() 4287 EXECUTE_IF_SET_IN_BITMAP (use->related_cands, 0, j, bi) in determine_use_iv_costs() 4460 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, j, bi) in determine_set_costs() 4532 EXECUTE_IF_SET_IN_BITMAP (invs, 0, iid, bi) in iv_ca_set_remove_invariants() 4587 EXECUTE_IF_SET_IN_BITMAP (invs, 0, iid, bi) in iv_ca_set_add_invariants() 4653 EXECUTE_IF_SET_IN_BITMAP (ivs->cands, 0, i, bi) in iv_ca_add_use() 4683 EXECUTE_IF_SET_IN_BITMAP (cp->depends_on, 0, i, bi) in iv_ca_has_deps() [all …]
|
| HD | tree-ssa-structalias.c | 195 EXECUTE_IF_SET_IN_BITMAP (a, b, c, d) 715 EXECUTE_IF_SET_IN_BITMAP (set, 0, i, bi) in solution_set_add() 732 EXECUTE_IF_SET_IN_BITMAP (set, 0, i, bi) in solution_set_add() 1181 EXECUTE_IF_SET_IN_BITMAP (scc, 0, i, bi) in scc_visit() 1313 EXECUTE_IF_SET_IN_BITMAP (graph->succs[n], 0, j, bi) in topo_visit() 1353 EXECUTE_IF_SET_IN_BITMAP (delta, 0, j, bi) in do_da_constraint() 1407 EXECUTE_IF_SET_IN_BITMAP (delta, 0, j, bi) in do_sd_constraint() 1459 EXECUTE_IF_SET_IN_BITMAP (delta, 0, j, bi) in do_ds_constraint() 1487 EXECUTE_IF_SET_IN_BITMAP (delta, 0, j, bi) in do_ds_constraint() 2002 EXECUTE_IF_SET_IN_BITMAP (get_varinfo (node)->solution, 0, i, bi) in eliminate_indirect_cycles() [all …]
|
| HD | tree-ssa-alias.c | 359 EXECUTE_IF_SET_IN_BITMAP (pi->pt_vars, 0, j, bi) in set_initial_properties() 1148 EXECUTE_IF_SET_IN_BITMAP (pi->pt_vars, 0, j, bi) in compute_flow_sensitive_aliasing() 1313 EXECUTE_IF_SET_IN_BITMAP (may_aliases2, 0, k, bi) in compute_flow_insensitive_aliasing() 1411 EXECUTE_IF_SET_IN_BITMAP (tag_aliases, 0, i, bi) in group_aliases_into() 1844 EXECUTE_IF_SET_IN_BITMAP (call_clobbered_vars, 0, i, bi) in maybe_create_global_var() 1887 EXECUTE_IF_SET_IN_BITMAP (call_clobbered_vars, 0, i, bi) in maybe_create_global_var() 2516 EXECUTE_IF_SET_IN_BITMAP (pi->pt_vars, 0, ix, bi) in dump_points_to_info_for()
|
| HD | tree-ssa-alias-warnings.c | 465 EXECUTE_IF_SET_IN_BITMAP (pi->pt_vars, 0, ix, bi) in build_reference_table() 963 EXECUTE_IF_SET_IN_BITMAP (pi->pt_vars, 0, ix, bi) in dsa_named_for()
|
| HD | tree-ssa-dse.c | 393 EXECUTE_IF_SET_IN_BITMAP (bd->stores, 0, i, bi) in dse_finalize_block()
|
| HD | tree-ssa-sink.c | 256 EXECUTE_IF_SET_IN_BITMAP (blocks, 0, j, bi) in nearest_common_dominator_of_uses()
|
| HD | bt-load.c | 847 EXECUTE_IF_SET_IN_BITMAP (def->live_range, 0, bb, bi) in clear_btr_from_live_range() 875 EXECUTE_IF_SET_IN_BITMAP (def->live_range, 0, bb, bi) in add_btr_to_live_range() 1045 EXECUTE_IF_SET_IN_BITMAP (def->live_range, 0, bb, bi) in btr_def_live_range()
|
| HD | tree-ssa-loop-manip.c | 190 EXECUTE_IF_SET_IN_BITMAP (names_to_rename, 0, i, bi) in add_exit_phis() 308 EXECUTE_IF_SET_IN_BITMAP (changed_bbs, 0, index, bi) in find_uses_to_rename()
|
| HD | tree-ssa-operands.c | 1569 EXECUTE_IF_SET_IN_BITMAP (call_clobbered_vars, 0, u, bi) in add_call_clobber_ops() 1647 EXECUTE_IF_SET_IN_BITMAP (call_clobbered_vars, 0, u, bi) in add_call_read_ops() 1784 EXECUTE_IF_SET_IN_BITMAP (call_clobbered_vars, 0, i, bi) in get_asm_expr_operands() 1791 EXECUTE_IF_SET_IN_BITMAP (addressable_vars, 0, i, bi) in get_asm_expr_operands()
|
| HD | df-core.c | 411 EXECUTE_IF_SET_IN_BITMAP (diff, 0, bb_index, bi) in df_set_blocks() 651 EXECUTE_IF_SET_IN_BITMAP (blocks_to_consider, 0, idx, bi) in df_iterative_dataflow()
|
| HD | tree-ssa-pre.c | 620 EXECUTE_IF_SET_IN_BITMAP (temp, 0, i, bi) in bitmap_set_and() 641 EXECUTE_IF_SET_IN_BITMAP (temp, 0, i, bi) in bitmap_set_and_compl() 879 EXECUTE_IF_SET_IN_BITMAP (set->expressions, 0, i, bi) in bitmap_print_value_set() 1832 EXECUTE_IF_SET_IN_BITMAP (names, 0, i, bi) in dump_bitmap_of_names() 2668 EXECUTE_IF_SET_IN_BITMAP (newset->expressions, 0, i, bi) in insert_aux() 3036 EXECUTE_IF_SET_IN_BITMAP (tempset->expressions, 0, i, bi) in insert_extra_phis()
|
| HD | bitmap.h | 541 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, ITER) \ macro
|
| HD | tree-sra.c | 1100 EXECUTE_IF_SET_IN_BITMAP (sra_candidates, 0, i, bi) in scan_function() 1518 EXECUTE_IF_SET_IN_BITMAP (sra_candidates, 0, i, bi) in decide_instantiations() 2227 EXECUTE_IF_SET_IN_BITMAP (needs_copy_in, 0, i, bi) in scalarize_parms()
|
| HD | ddg.c | 324 EXECUTE_IF_SET_IN_BITMAP (rd_bb_info->gen, 0, rd_num, bi) in build_inter_loop_deps() 335 EXECUTE_IF_SET_IN_BITMAP (ru_bb_info->kill, 0, u_num, bi) in build_inter_loop_deps()
|
| HD | tree-ssa-threadupdate.c | 878 EXECUTE_IF_SET_IN_BITMAP (threaded_blocks, 0, i, bi) in thread_through_all_blocks()
|
| HD | tree-vrp.c | 2995 EXECUTE_IF_SET_IN_BITMAP (vr->equiv, 0, i, bi) in dump_value_range() 3215 EXECUTE_IF_SET_IN_BITMAP (need_assert_for, 0, i, bi) in dump_all_asserts() 3785 EXECUTE_IF_SET_IN_BITMAP (need_assert_for, 0, i, bi) in process_assert_insertions() 4126 EXECUTE_IF_SET_IN_BITMAP (e, 0, i, bi) in compare_name_with_value() 4227 EXECUTE_IF_SET_IN_BITMAP (e1, 0, i1, bi1) in compare_names() 4240 EXECUTE_IF_SET_IN_BITMAP (e2, 0, i2, bi2) in compare_names()
|
| HD | tree-ssa-dce.c | 112 EXECUTE_IF_SET_IN_BITMAP (control_dependence_map[(N)], 0, \
|