Home
last modified time | relevance | path

Searched +defs:use +defs:region +defs:p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-scop-detection.c117 sese_l *region; in dot_all_sese() local
1102 assign_parameter_index_in_region (tree name, sese_info_p region) in assign_parameter_index_in_region()
1107 tree p; in assign_parameter_index_in_region() local
1174 find_params_in_bb (sese_info_p region, gimple_poly_bb_p gbb) in find_params_in_bb()
1207 sese_info_p region = scop->scop_info; in find_scop_parameters() local
1232 add_read (vec<scalar_use> *reads, tree use, gimple *use_stmt) in add_read()
1275 build_cross_bb_scalars_use (scop_p scop, tree use, gimple *use_stmt, in build_cross_bb_scalars_use()
1301 sese_l region = scop->scop_info->region; in try_generate_gimple_bb() local
1321 tree use; in try_generate_gimple_bb() local
1367 tree use = PHI_ARG_DEF_FROM_EDGE (phi, e); in try_generate_gimple_bb() local
[all …]
H A Dgraphite-sese-to-poly.c202 parameter_index_in_region (tree name, sese_info_p region) in parameter_index_in_region()
205 tree p; in parameter_index_in_region() local
427 add_param_constraints (scop_p scop, graphite_dim_t p, tree parameter) in add_param_constraints()
698 scalar_use *use; in build_poly_sr() local
743 const sese_l &region = scop->scop_info->region; in add_loop_constraints() local
850 const sese_l &region = scop->scop_info->region; in build_iteration_domains() local
900 sese_info_p region = scop->scop_info; in build_scop_context() local
1126 sese_l region = scop->scop_info->region; in embed_in_surrounding_loops() local
H A Dtree-cfg.c1966 use_operand_p use; in replace_uses_by() local
2059 tree def = gimple_phi_result (phi), use = gimple_phi_arg_def (phi, 0); in gimple_merge_blocks() local
6457 basic_block *region, unsigned n_region, in gimple_duplicate_sese_region()
6624 basic_block *region, unsigned n_region, in gimple_duplicate_sese_tail()
6884 struct move_stmt_d *p = (struct move_stmt_d *) wi->info; in move_stmt_op() local
6964 move_stmt_eh_region_nr (int old_nr, struct move_stmt_d *p) in move_stmt_eh_region_nr()
6977 move_stmt_eh_region_tree_nr (tree old_t_nr, struct move_stmt_d *p) in move_stmt_eh_region_tree_nr()
6998 struct move_stmt_d *p = (struct move_stmt_d *) wi->info; in move_stmt_r() local
7160 use_operand_p use; in move_block_to_fn() local
7271 basic_block bb, eh_region region, in find_outermost_region_in_block()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-scop-detection.cc117 sese_l *region; in dot_all_sese() local
1102 assign_parameter_index_in_region (tree name, sese_info_p region) in assign_parameter_index_in_region()
1107 tree p; in assign_parameter_index_in_region() local
1174 find_params_in_bb (sese_info_p region, gimple_poly_bb_p gbb) in find_params_in_bb()
1207 sese_info_p region = scop->scop_info; in find_scop_parameters() local
1232 add_read (vec<scalar_use> *reads, tree use, gimple *use_stmt) in add_read()
1273 build_cross_bb_scalars_use (scop_p scop, tree use, gimple *use_stmt, in build_cross_bb_scalars_use()
1299 sese_l region = scop->scop_info->region; in try_generate_gimple_bb() local
1319 tree use; in try_generate_gimple_bb() local
1365 tree use = PHI_ARG_DEF_FROM_EDGE (phi, e); in try_generate_gimple_bb() local
[all …]
H A Dgraphite-sese-to-poly.cc193 parameter_index_in_region (tree name, sese_info_p region) in parameter_index_in_region()
196 tree p; in parameter_index_in_region() local
418 add_param_constraints (scop_p scop, graphite_dim_t p, tree parameter) in add_param_constraints()
694 scalar_use *use; in build_poly_sr() local
739 const sese_l &region = scop->scop_info->region; in add_loop_constraints() local
846 const sese_l &region = scop->scop_info->region; in build_iteration_domains() local
896 sese_info_p region = scop->scop_info; in build_scop_context() local
1122 sese_l region = scop->scop_info->region; in embed_in_surrounding_loops() local
H A Dtree-cfg.cc1964 use_operand_p use; in replace_uses_by() local
2053 tree def = gimple_phi_result (phi), use = gimple_phi_arg_def (phi, 0); in gimple_merge_blocks() local
6542 basic_block *region, unsigned n_region, in gimple_duplicate_sese_region()
6707 basic_block *region, unsigned n_region, in gimple_duplicate_sese_tail()
6966 struct move_stmt_d *p = (struct move_stmt_d *) wi->info; in move_stmt_op() local
7046 move_stmt_eh_region_nr (int old_nr, struct move_stmt_d *p) in move_stmt_eh_region_nr()
7059 move_stmt_eh_region_tree_nr (tree old_t_nr, struct move_stmt_d *p) in move_stmt_eh_region_tree_nr()
7080 struct move_stmt_d *p = (struct move_stmt_d *) wi->info; in move_stmt_r() local
7240 use_operand_p use; in move_block_to_fn() local
7348 basic_block bb, eh_region region, in find_outermost_region_in_block()
[all …]