Searched refs:generate_loop_for_temp_to_lhs (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2005 | 2597 * trans-stmt.c (generate_loop_for_temp_to_lhs): Remove SIZE and COUNT2 2612 and generate_loop_for_temp_to_lhs. 3030 gfc_trans_forall_loop, gfc_do_allocate, generate_loop_for_temp_to_lhs, 3378 * trans-stmt.c (generate_loop_for_temp_to_lhs,
|
H A D | ChangeLog-2006 | 1313 * trans-stmt.c (generate_loop_for_temp_to_lhs, 1359 * trans-stmt.c (generate_loop_for_temp_to_lhs, 3273 * trans-stmt.c (generate_loop_for_temp_to_lhs): Add an additional 4391 (generate_loop_for_temp_to_lhs): Likewise.
|
H A D | ChangeLog-2003 | 816 * trans-stmt.c (generate_loop_for_temp_to_lhs): Don't multiply array 844 (generate_loop_for_temp_to_lhs): New function.
|
H A D | ChangeLog-2004 | 962 generate_loop_for_temp_to_lhs, generate_loop_for_rhs_to_temp, 1700 gfc_do_allocate, generate_loop_for_temp_to_lhs,
|
H A D | trans-stmt.cc | 4215 generate_loop_for_temp_to_lhs (gfc_expr *expr, tree tmp1, tree count3, in generate_loop_for_temp_to_lhs() function 4728 tmp = generate_loop_for_temp_to_lhs (expr1, tmp1, count, count1, in gfc_trans_assign_need_temp()
|
H A D | ChangeLog-2017 | 2155 generate_loop_for_temp_to_lhs, gfc_trans_assign_need_temp,
|
H A D | ChangeLog-2010 | 1730 generate_loop_for_rhs_to_temp, generate_loop_for_temp_to_lhs, 4931 generate_loop_for_temp_to_lhs, generate_loop_for_rhs_to_temp,
|
H A D | ChangeLog-2015 | 1101 generate_loop_for_temp_to_lhs, generate_loop_for_rhs_to_temp,
|
H A D | ChangeLog-2009 | 2162 (generate_loop_for_temp_to_lhs): Same.
|
H A D | ChangeLog-2008 | 1694 (generate_loop_for_temp_to_lhs): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 4179 generate_loop_for_temp_to_lhs (gfc_expr *expr, tree tmp1, tree count3, in generate_loop_for_temp_to_lhs() function 4692 tmp = generate_loop_for_temp_to_lhs (expr1, tmp1, count, count1, in gfc_trans_assign_need_temp()
|