| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-ssanames.c | 143 VEC_replace (tree, ssa_names, SSA_NAME_VERSION (t), t); in make_ssa_name() 216 VEC_replace (tree, ssa_names, SSA_NAME_VERSION (var), NULL_TREE); in release_ssa_name()
|
| H A D | tree-ssa-live.c | 902 VEC_replace (int, tpa->first_partition, tree_index, in tpa_remove_partition() 967 VEC_replace (tree, tpa->trees, last, in tpa_compact() 969 VEC_replace (int, tpa->first_partition, last, in tpa_compact() 975 VEC_replace (tree, tpa->trees, x, swap_t); in tpa_compact() 976 VEC_replace (int, tpa->first_partition, x, swap_i); in tpa_compact() 1048 VEC_replace (int, rv->first_partition, VAR_ANN_ROOT_INDEX (ann), p); in root_var_init() 1130 VEC_replace (int, tv->first_partition, y, p); in type_var_init()
|
| H A D | tree-complex.c | 169 VEC_replace (complex_lattice_t, complex_lattice_values, in init_parameter_lattice_values() 348 VEC_replace (complex_lattice_t, complex_lattice_values, ver, new_l); in complex_visit_stmt() 379 VEC_replace (complex_lattice_t, complex_lattice_values, ver, new_l); in complex_visit_phi() 473 VEC_replace (tree, complex_ssa_name_components, ssa_name_index, ret); in get_component_ssa_name() 509 VEC_replace (tree, complex_ssa_name_components, ssa_name_index, value); in set_component_ssa_name() 524 VEC_replace (tree, complex_ssa_name_components, ssa_name_index, value); in set_component_ssa_name()
|
| H A D | alias.c | 678 VEC_replace (alias_set_entry, alias_sets, superset, superset_entry); in record_alias_subset() 2575 VEC_replace (rtx, reg_base_value, ui, new_reg_base_value[ui]); in init_alias_analysis() 2609 VEC_replace (rtx, reg_base_value, ui, 0); in init_alias_analysis() 2611 VEC_replace (rtx, reg_base_value, ui, in init_alias_analysis()
|
| H A D | genautomata.c | 3237 VEC_replace (alt_state_t, alt_states, prev_unique_state_ind, in uniq_sort_alt_states() 4942 VEC_replace (unit_usage_t, cycle_alt_unit_usages, index, unit_usage_ptr); 5276 VEC_replace (ainsn_t, last_insns, i, curr_ainsn); in form_ainsn_with_same_reservs() 7006 VEC_replace (vect_el_t, translate_vect, in output_translate_vect() 7146 VEC_replace (vect_el_t, tab->full_vect, full_base + i, in add_vect() 7262 VEC_replace (vect_el_t, tab->comb_vect, in add_vect() 7264 VEC_replace (vect_el_t, tab->check_vect, in add_vect() 7276 VEC_replace (vect_el_t, tab->base_vect, vect_num, comb_vect_index); in add_vect() 7328 VEC_replace (vect_el_t, *vect, equiv_class_num, el_value); in add_vect_el() 7489 VEC_replace (vect_el_t, min_issue_delay_vect, in output_min_issue_delay_table() [all …]
|
| H A D | genextract.c | 192 VEC_replace (locstr, *vp, ix, str); in VEC_safe_set_locstr()
|
| H A D | except.c | 642 VEC_replace (eh_region, cfun->eh->region_array, 0, 0); in collect_eh_region_array() 646 VEC_replace (eh_region, cfun->eh->region_array, i->region_number, i); in collect_eh_region_array() 900 VEC_replace (eh_region, cfun->eh->region_array, n->region_number, n); in duplicate_eh_regions_1() 956 VEC_replace (eh_region, cfun->eh->region_array, 0, 0); in duplicate_eh_regions() 2189 VEC_replace (eh_region, cfun->eh->region_array, region->region_number, outer); in remove_eh_handler() 2197 VEC_replace (eh_region, cfun->eh->region_array, i, outer); in remove_eh_handler()
|
| H A D | tree-cfg.c | 2797 VEC_replace (basic_block, label_to_block_map, uid, bb); in set_bb_for_stmt() 2812 VEC_replace (basic_block, label_to_block_map, in change_bb_for_stmt() 4698 VEC_replace (basic_block, cfun->cfg->x_basic_block_info, bb->index, NULL); in move_block_to_fn() 4716 VEC_replace (basic_block, cfg->x_basic_block_info, in move_block_to_fn() 4756 VEC_replace (basic_block, cfg->x_label_to_block_map, uid, bb); in move_block_to_fn() 4757 VEC_replace (basic_block, cfun->cfg->x_label_to_block_map, uid, NULL); in move_block_to_fn()
|
| H A D | tree-ssa-propagate.c | 206 VEC_replace (basic_block, cfg_blocks, cfg_blocks_tail, bb); in cfg_blocks_add()
|
| H A D | basic-block.h | 415 #define SET_BASIC_BLOCK(N,BB) (VEC_replace (basic_block, basic_block_info, (N), (BB)))
|
| H A D | tree-ssa-operands.c | 196 VEC_replace (tree, list, 0, VEC_index (tree, list, 1)); in operand_build_sort_virtual() 197 VEC_replace (tree, list, 1, tmp); in operand_build_sort_virtual()
|
| H A D | tree-into-ssa.c | 1114 VEC_replace (tree_vec, phis_to_rewrite, idx, phis); in mark_phi_for_rewrite() 3150 VEC_replace (tree_vec, phis_to_rewrite, i, NULL); in update_ssa()
|
| H A D | tree-outof-ssa.c | 302 VEC_replace (int, g->edge_list, x, -1); in elim_graph_remove_succ_edge() 304 VEC_replace (int, g->edge_list, x + 1, -1); in elim_graph_remove_succ_edge()
|
| H A D | vec.h | 325 #define VEC_replace(T,V,I,O) \ macro
|
| H A D | regclass.c | 2256 VEC_replace (reg_info_p, reg_n_info, i, in allocate_reg_info()
|
| H A D | tree-ssa-structalias.c | 1935 VEC_replace (constraint_t, constraints, i, NULL); in move_complex_constraints() 1954 VEC_replace (constraint_t, constraints, i, NULL); in move_complex_constraints()
|
| H A D | tree-ssa-alias.c | 2073 VEC_replace (tree, v_ann->may_aliases, i, new_alias); in replace_may_alias()
|
| H A D | reg-stack.c | 335 VEC_replace (char, stack_regs_mentioned_data, uid, test); in stack_regs_mentioned()
|
| H A D | lambda-code.c | 1921 VEC_replace (tree, new_ivs, i, ivvar); in lambda_loopnest_to_gcc_loopnest()
|
| H A D | tree-ssa-pre.c | 1014 VEC_replace (tree, result, i, def); in VEC()
|
| H A D | tree-data-ref.c | 2068 VEC_replace (tree, DR_ACCESS_FNS (dr), 0, access_fn); in create_data_ref()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | class.c | 1109 VEC_replace (tree, method_vec, slot, overload); in add_method()
|
| H A D | decl.c | 898 VEC_replace (tree, local_names, i, decl); in push_local_name()
|