Home
last modified time | relevance | path

Searched defs:new_var (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc887 tree new_var = omp_copy_decl_1 (var, ctx); in install_var_local() local
936 tree new_var; in omp_copy_decl() local
4606 lower_rec_simd_input_clauses (tree new_var, omp_context *ctx, in lower_rec_simd_input_clauses()
4791 lower_private_allocate (tree var, tree new_var, tree &allocator, in lower_private_allocate()
5025 tree var, new_var; in lower_rec_input_clauses() local
7229 tree var, new_var; in lower_lastprivate_clauses() local
7700 tree var, ref, new_var, orig_var; in lower_reduction_clauses() local
7967 tree var, new_var, ref, x; in lower_copyprivate_clauses() local
9401 tree new_var; in lower_omp_task_reductions() local
10113 tree new_var = lookup_decl (var, octx); in lower_omp_scan() local
[all …]
H A Dtree-ssa-phiprop.cc160 tree old_arg, new_var; in phiprop_insert_phi() local
H A Dtree-vect-patterns.cc1510 tree rhs_oprnd, rhs_origin, lhs_oprnd, lhs_type, vec_type, new_var; in vect_recog_popcount_pattern() local
2050 tree new_var = vect_recog_temp_ssa_var (op_type, NULL); in vect_recog_over_widening_pattern() local
2251 tree new_var = vect_recog_temp_ssa_var (new_type, NULL); in vect_recog_mulhs_pattern() local
2414 tree new_var = vect_recog_temp_ssa_var (new_type, NULL); in vect_recog_average_pattern() local
2543 tree new_var = vect_recog_temp_ssa_var (lhs_type, NULL); in vect_recog_cast_forwprop_pattern() local
H A Dtree-inline.cc749 tree new_var; in remap_decls() local
2483 tree new_var = *t; in add_clobbers_to_eh_landing_pad() local
2523 tree new_var = *id->decl_map->get (var); in add_clobbers_to_eh_landing_pad() local
4683 tree new_var = remap_decl (var, id); in add_local_variables() local
H A Dtree-cfgcleanup.cc714 tree new_var = create_tmp_reg (TREE_TYPE (lhs)); in fixup_noreturn_call() local
H A Dgimple-loop-interchange.cc876 tree new_var; in undo_simple_reduction() local
H A Dvar-tracking.cc1746 variable *new_var; in unshare_variable() local
9119 variable *old_var, *new_var; in emit_notes_for_differences_1() local
9191 variable *old_var, *new_var; in emit_notes_for_differences_2() local
H A Dtree-vect-stmts.cc3713 tree new_var in vectorizable_call() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c848 tree new_var = omp_copy_decl_1 (var, ctx); in install_var_local() local
897 tree new_var; in omp_copy_decl() local
4467 tree var, new_var; in lower_rec_input_clauses() local
6533 tree var, new_var; in lower_lastprivate_clauses() local
6996 tree var, ref, new_var, orig_var; in lower_reduction_clauses() local
7261 tree var, new_var, ref, x; in lower_copyprivate_clauses() local
8560 tree new_var; in lower_omp_task_reductions() local
9269 tree new_var = lookup_decl (var, octx); in lower_omp_scan() local
9981 tree new_var = lookup_decl (var, ctx); in lower_omp_for_scan() local
11617 tree new_var = lookup_decl (var, ctx); in lower_omp_target() local
[all …]
H A Dtree-ssa-phiprop.c160 tree old_arg, new_var; in phiprop_insert_phi() local
H A Dtree-vect-patterns.c1724 tree new_var = vect_recog_temp_ssa_var (op_type, NULL); in vect_recog_over_widening_pattern() local
1898 tree new_var = vect_recog_temp_ssa_var (new_type, NULL); in vect_recog_mulhs_pattern() local
2061 tree new_var = vect_recog_temp_ssa_var (new_type, NULL); in vect_recog_average_pattern() local
2189 tree new_var = vect_recog_temp_ssa_var (lhs_type, NULL); in vect_recog_cast_forwprop_pattern() local
H A Dtree-inline.c769 tree new_var; in remap_decls() local
2445 tree new_var = *t; in add_clobbers_to_eh_landing_pad() local
2485 tree new_var = *id->decl_map->get (var); in add_clobbers_to_eh_landing_pad() local
4624 tree new_var = remap_decl (var, id); in add_local_variables() local
H A Dtree-cfgcleanup.c692 tree new_var = create_tmp_reg (TREE_TYPE (lhs)); in fixup_noreturn_call() local
H A Dgimple-loop-interchange.cc876 tree new_var; in undo_simple_reduction() local
H A Dtree-ssa-phiopt.c756 tree new_var, new_var2; in conditional_replacement() local
H A Dvar-tracking.c1738 variable *new_var; in unshare_variable() local
9088 variable *old_var, *new_var; in emit_notes_for_differences_1() local
9160 variable *old_var, *new_var; in emit_notes_for_differences_2() local
H A Dtree-vect-stmts.c3624 tree new_var in vectorizable_call() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc1175 tree new_var = get_any_origin (stmt_event->m_stmt, var, in prune_for_sm_diagnostic() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c276 var_element (gfc_data_variable *new_var) in var_element()
331 gfc_data_variable var, *tail, *new_var; in top_var_list() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.cc276 var_element (gfc_data_variable *new_var) in var_element()
331 gfc_data_variable var, *tail, *new_var; in top_var_list() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c18569 offsetT new_var = 4; in mips_relax_frag() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c18570 offsetT new_var = 4; in mips_relax_frag() local