Searched refs:add_loop_schedule (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-sese-to-poly.cc | 1031 add_loop_schedule (__isl_take isl_schedule *schedule, loop_p loop, in add_loop_schedule() function 1109 return add_loop_schedule (s, loop, scop); in build_schedule_loop() 1133 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), in embed_in_surrounding_loops() 1150 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), scop, in embed_in_surrounding_loops()
|
H A D | ChangeLog-2017 | 11997 (add_loop_schedule): Handle empty domain by failing the 12001 * graphite-sese-to-poly.c (add_loop_schedule): Handle empty 14474 (add_loop_schedule): Handle empty domain by failing the
|
H A D | ChangeLog-2016 | 33771 (add_loop_schedule): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-sese-to-poly.c | 1035 add_loop_schedule (__isl_take isl_schedule *schedule, loop_p loop, in add_loop_schedule() function 1113 return add_loop_schedule (s, loop, scop); in build_schedule_loop() 1137 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), in embed_in_surrounding_loops() 1154 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), scop, in embed_in_surrounding_loops()
|