Home
last modified time | relevance | path

Searched refs:apply_poly_transforms (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-optimize-isl.cc208 apply_poly_transforms (scop_p scop) in apply_poly_transforms() function
H A Dgraphite.h411 extern bool apply_poly_transforms (scop_p);
H A Dgraphite.cc467 if (!apply_poly_transforms (scop)) in graphite_transform_loops()
H A DChangeLog.graphite625 * graphite-poly.c (apply_poly_transforms): Update call to
703 * graphite-poly.c (apply_poly_transforms): Call flatten_all_loops.
735 * graphite-poly.c (apply_poly_transforms): Do not abort when the
849 (apply_poly_transforms): Updated to enable reading and writing of
877 (apply_poly_transforms): Updated to call graphite_read_scop_file.
931 (apply_poly_transforms): Updated to call print_scop.
2792 * graphite-poly.c (apply_poly_transforms): Call scop_do_block.
2851 * graphite-poly.c (apply_poly_transforms): Do not call
2872 * graphite-poly.c (apply_poly_transforms): Call lst_update_scattering.
3303 * graphite-poly.c (apply_poly_transforms): Implement the high
[all …]
H A DChangeLog-20102552 * graphite-poly.c (apply_poly_transforms): Update call to
11909 * graphite-poly.c (apply_poly_transforms): Call flatten_all_loops.
11941 * graphite-poly.c (apply_poly_transforms): Do not abort when the
12018 (apply_poly_transforms): Updated to enable reading and writing of
12045 (apply_poly_transforms): Updated to call graphite_read_scop_file.
H A DChangeLog-200912205 * graphite-poly.c (apply_poly_transforms): Remove legality test before
13863 (apply_poly_transforms): Do not gcc_assert that
14824 * graphite-poly.c (apply_poly_transforms): Same.
H A DChangeLog-201633719 * graphite-poly.c (apply_poly_transforms): Simplify.
33743 (apply_poly_transforms): Move here.
33744 * graphite-poly.c (apply_poly_transforms): ... from here.
H A DChangeLog-20153091 * graphite-poly.c (apply_poly_transforms): Same.
17977 (apply_poly_transforms): Remove use of flag_loop_block,
18109 * graphite-poly.c (apply_poly_transforms): Remove check for
H A DChangeLog-201219965 * graphite-poly.c (apply_poly_transforms): Run the loop
31956 * graphite-poly.c (apply_poly_transforms): Remove reference to
H A DChangeLog-201116720 * graphite-poly.c (apply_poly_transforms): Disable legality check
H A DChangeLog-20147503 (apply_poly_transforms): Support for unroll and jam flag.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-optimize-isl.c208 apply_poly_transforms (scop_p scop) in apply_poly_transforms() function
H A Dgraphite.h427 extern bool apply_poly_transforms (scop_p);
H A Dgraphite.c468 if (!apply_poly_transforms (scop)) in graphite_transform_loops()