/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-poly.h | 66 poly_bb_p pbb; member 241 poly_bb_p pbb = PDR_PBB (pdr); in pdr_alias_set_dim() local 251 poly_bb_p pbb = PDR_PBB (pdr); in pdr_subscript_dim() local 269 poly_bb_p pbb = PDR_PBB (pdr); in pdr_parameter_dim() local 423 number_of_write_pdrs (poly_bb_p pbb) in number_of_write_pdrs() 455 pbb_bb (poly_bb_p pbb) in pbb_bb() 463 pbb_index (poly_bb_p pbb) in pbb_index() 471 pbb_loop (poly_bb_p pbb) in pbb_loop() 487 pbb_set_black_box (poly_bb_p pbb, void *black_box) in pbb_set_black_box() 496 pbb_dim_iter_domain (const struct poly_bb *pbb) in pbb_dim_iter_domain() [all …]
|
H A D | graphite-poly.c | 49 poly_bb_p pbb; in scop_max_loop_depth() local 66 extend_scattering (poly_bb_p pbb, int max_scattering) in extend_scattering() 114 poly_bb_p pbb; in unify_scattering_dimensions() local 236 openscop_print_scattering_function_1 (FILE *file, poly_bb_p pbb, int verbosity) in openscop_print_scattering_function_1() 283 print_scattering_function_1 (FILE *file, poly_bb_p pbb, int verbosity) in print_scattering_function_1() 322 print_scattering_function (FILE *file, poly_bb_p pbb, int verbosity) in print_scattering_function() 357 print_iteration_domain (FILE *file, poly_bb_p pbb, int verbosity) in print_iteration_domain() 368 poly_bb_p pbb; in print_scattering_functions() local 381 poly_bb_p pbb; in print_iteration_domains() local 391 debug_scattering_function (poly_bb_p pbb, int verbosity) in debug_scattering_function() [all …]
|
H A D | graphite-flattening.c | 179 poly_bb_p pbb = LST_PBB (stmt); in lst_offset() local 211 poly_bb_p pbb = LST_PBB (stmt); in lst_scale() local 255 poly_bb_p pbb = LST_PBB (stmt); in lst_project_loop() local 383 poly_bb_p pbb = LST_PBB (stmt); in remove_unused_scattering_dimensions() local
|
H A D | graphite-sese-to-poly.c | 219 poly_bb_p pbb; in remove_gbbs_in_scop() local 351 poly_bb_p pbb; in build_scop_bbs_1() local 433 poly_bb_p pbb, int scattering_dimensions) in build_pbb_scattering_polyhedrons() 537 poly_bb_p pbb; in build_scop_scattering() local 919 poly_bb_p pbb; in find_scop_parameters() local 1125 create_linear_expr_from_tree (poly_bb_p pbb, tree t) in create_linear_expr_from_tree() 1181 poly_bb_p pbb, enum tree_code code) in add_condition_to_domain() 1236 add_condition_to_pbb (poly_bb_p pbb, gimple stmt, enum tree_code code) in add_condition_to_pbb() 1256 add_conditions_to_domain (poly_bb_p pbb) in add_conditions_to_domain() 1296 poly_bb_p pbb; in add_conditions_to_constraints() local [all …]
|
H A D | graphite-blocking.c | 93 pbb_strip_mine_time_depth (poly_bb_p pbb, int time_depth, int stride) in pbb_strip_mine_time_depth() 186 poly_bb_p pbb; in lst_do_strip_mine_loop() local
|
H A D | graphite-clast-to-gimple.c | 770 compute_bounds_for_level (poly_bb_p pbb, int level, mpz_t low, mpz_t up) in compute_bounds_for_level() 873 poly_bb_p pbb = (poly_bb_p) cloog_statement_usr (body->statement); in graphite_create_new_loop() local 905 poly_bb_p pbb = (poly_bb_p) cloog_statement_usr (cs); in build_iv_mapping() local 930 new_bb_pbb_def (basic_block bb, poly_bb_p pbb) in new_bb_pbb_def() 944 mark_bb_with_pbb (poly_bb_p pbb, basic_block bb, htab_t bb_pbb_mapping) in mark_bb_with_pbb() 1022 poly_bb_p pbb = (poly_bb_p) cloog_statement_usr (stmt->statement); in translate_clast_user() local 1354 poly_bb_p pbb; in build_cloog_prog() local
|
H A D | graphite-clast-to-gimple.h | 40 poly_bb_p pbb; member
|
H A D | graphite-interchange.c | 190 poly_bb_p pbb = PDR_PBB (pdr); in pdr_stride_in_loop() local 476 poly_bb_p pbb) in pbb_interchange_loop_depths()
|
H A D | sese.h | 322 struct poly_bb *pbb; member
|
H A D | graphite-dependences.c | 748 poly_bb_p pbb = PDR_PBB (pdr1); in graphite_carried_dependence_level_k() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | graphite.h | 76 poly_bb_p pbb; member 315 pbb_bb (poly_bb_p pbb) in pbb_bb() 321 pbb_index (poly_bb_p pbb) in pbb_index() 329 pbb_loop (poly_bb_p pbb) in pbb_loop() 345 pbb_set_black_box (poly_bb_p pbb, gimple_poly_bb_p black_box) in pbb_set_black_box() 362 poly_bb_p pbb; member
|
H A D | sese.h | 236 struct poly_bb *pbb; member
|