Searched refs:graphite_create_new_loop (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-isl-ast-to-gimple.c | 176 struct loop *graphite_create_new_loop (edge entry_edge, 580 graphite_create_new_loop (edge entry_edge, __isl_keep isl_ast_node *node_for, in graphite_create_new_loop() function 619 struct loop *loop = graphite_create_new_loop (next_e, node_for, context_loop, in translate_isl_ast_for_loop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-isl-ast-to-gimple.cc | 171 struct loop *graphite_create_new_loop (edge entry_edge, 569 graphite_create_new_loop (edge entry_edge, __isl_keep isl_ast_node *node_for, in graphite_create_new_loop() function in translate_isl_ast_to_gimple 606 struct loop *loop = graphite_create_new_loop (next_e, node_for, context_loop, in translate_isl_ast_for_loop()
|
H A D | ChangeLog.graphite | 515 (graphite_create_new_loop): Ditto. 1784 (graphite_create_new_loop): Compute the lower and upper bound types 2728 graphite_create_guard_cond_expr, graphite_create_new_loop, 4485 * graphite-clast-to-gimple.c (graphite_create_new_loop): Revert the 4519 * graphite-clast-to-gimple.c (graphite_create_new_loop): Make the 4961 (graphite_create_new_loop): Same. 5000 (graphite_create_new_loop): Same. 5005 * graphite-clast-to-gimple.c (graphite_create_new_loop): Pass 5034 (graphite_create_new_loop): Pass the newivs vector. Push the 5553 * graphite-clast-to-gimple.c (graphite_create_new_loop): Update use [all …]
|
H A D | ChangeLog-2011 | 17448 (graphite_create_new_loop): Store the lb and ub for the clast_name 17498 (graphite_create_new_loop): Same. 17517 (graphite_create_new_loop): Add level parameter. Pass level to 17519 (translate_clast_for_loop): Pass level to graphite_create_new_loop. 17524 * graphite-clast-to-gimple.c (graphite_create_new_loop): Do not
|
H A D | ChangeLog-2008 | 601 (graphite_create_new_loop): Compute the type of the induction 3443 (graphite_create_new_loop): Use loop_iv_stack_push_iv.
|
H A D | ChangeLog-2014 | 31034 (graphite_create_new_loop): Add calling of isl_id_free to properly 32010 (graphite_create_new_loop): New function.
|
H A D | ChangeLog-2012 | 16195 * graphite-clast-to-gimple.c (graphite_create_new_loop): Likewise.
|
H A D | ChangeLog-2016 | 33339 (graphite_create_new_loop): Same.
|
H A D | ChangeLog-2020 | 15620 (graphite_create_new_loop): Likewise.
|
H A D | ChangeLog-2010 | 35827 (graphite_create_new_loop): Compute the lower and upper bound types
|
H A D | ChangeLog-2015 | 3490 (graphite_create_new_loop): On codegen_error continue generating
|