Home
last modified time | relevance | path

Searched refs:gfc_add_block_to_block (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c243 gfc_add_block_to_block (&se->pre, &argse.pre); in gfc_conv_intrinsic_function_args()
244 gfc_add_block_to_block (&se->post, &argse.post); in gfc_conv_intrinsic_function_args()
1105 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1114 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1126 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1146 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1383 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
1391 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
1420 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
1468 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
[all …]
H A Dtrans-stmt.c277 gfc_add_block_to_block (&se->pre, &parmse.pre); in gfc_conv_elemental_dependencies()
345 gfc_add_block_to_block (&se->post, &parmse.post); in gfc_conv_elemental_dependencies()
346 gfc_add_block_to_block (&se->post, &temp_post); in gfc_conv_elemental_dependencies()
428 gfc_add_block_to_block (&se.pre, &se.post); in gfc_trans_call()
476 gfc_add_block_to_block (&loop.pre, &depse.pre); in gfc_trans_call()
477 gfc_add_block_to_block (&loop.post, &depse.post); in gfc_trans_call()
511 gfc_add_block_to_block (&block, &loopse.pre); in gfc_trans_call()
512 gfc_add_block_to_block (&block, &loopse.post); in gfc_trans_call()
517 gfc_add_block_to_block (&se.pre, &loop.pre); in gfc_trans_call()
518 gfc_add_block_to_block (&se.pre, &loop.post); in gfc_trans_call()
[all …]
H A Dtrans-openmp.c473 gfc_add_block_to_block (&block, &loop.pre); in gfc_walk_alloc_comps()
1032 gfc_add_block_to_block (block, &loop.pre); in gfc_omp_linear_clause_add_loop()
2054 gfc_add_block_to_block (block, &se.pre); in gfc_convert_expr_to_tree()
2056 gfc_add_block_to_block (block, &se.post); in gfc_convert_expr_to_tree()
2079 gfc_add_block_to_block (block, &se.pre); in gfc_trans_omp_array_section()
2088 gfc_add_block_to_block (block, &se.pre); in gfc_trans_omp_array_section()
2096 gfc_add_block_to_block (block, &se.post); in gfc_trans_omp_array_section()
2231 gfc_add_block_to_block (block, &se.pre);
2233 gfc_add_block_to_block (block, &se.post);
2288 gfc_add_block_to_block (block, &se.pre);
[all …]
H A Dtrans-io.c542 gfc_add_block_to_block (block, &se.pre); in set_parameter_value()
601 gfc_add_block_to_block (block, &se.pre); in set_parameter_value_chk()
673 gfc_add_block_to_block (block, &se.pre); in set_parameter_value_inquire()
694 gfc_add_block_to_block (block, &se.pre); in set_parameter_ref()
858 gfc_add_block_to_block (block, &se.pre); in set_string()
859 gfc_add_block_to_block (postblock, &se.post); in set_string()
934 gfc_add_block_to_block (block, &se.pre); in set_internal_unit()
935 gfc_add_block_to_block (post_block, &se.post); in set_internal_unit()
1151 gfc_add_block_to_block (&block, &post_block); in gfc_trans_open()
1204 gfc_add_block_to_block (&block, &post_block); in gfc_trans_close()
[all …]
H A Dtrans-expr.c136 gfc_add_block_to_block (&outerse->pre, &se.pre); in gfc_get_ultimate_alloc_ptr_comps_caf_token()
469 gfc_add_block_to_block (block, &se.pre); in gfc_reset_vptr()
774 gfc_add_block_to_block (&parmse->pre, &block); in gfc_conv_derived_to_class()
889 gfc_add_block_to_block (&parmse->pre, &block); in class_scalar_coarray_to_class()
1244 gfc_add_block_to_block (&parmse->pre, &block); in gfc_conv_class_to_class()
1266 gfc_add_block_to_block (&parmse->pre, &block); in gfc_conv_class_to_class()
1469 gfc_add_block_to_block (&ifbody, &loop.pre); in gfc_copy_class_to_class()
1489 gfc_add_block_to_block (&ifbody, &loop.pre); in gfc_copy_class_to_class()
1641 gfc_add_block_to_block (&block, &src.pre); in gfc_trans_class_init_assign()
2280 gfc_add_block_to_block (&se->pre, &base_se.pre); in gfc_get_caf_token_offset()
[all …]
H A Dtrans-array.c1006 gfc_add_block_to_block (&se->pre, &tmpse.pre); in gfc_set_loop_bounds_from_array_spec()
1007 gfc_add_block_to_block (&se->post, &tmpse.post); in gfc_set_loop_bounds_from_array_spec()
1013 gfc_add_block_to_block (&se->pre, &tmpse.pre); in gfc_set_loop_bounds_from_array_spec()
1014 gfc_add_block_to_block (&se->post, &tmpse.post); in gfc_set_loop_bounds_from_array_spec()
1846 gfc_add_block_to_block (pblock, &se->pre); in gfc_trans_array_ctor_element()
1847 gfc_add_block_to_block (pblock, &se->post); in gfc_trans_array_ctor_element()
1919 gfc_add_block_to_block (&loop.pre, &loop.post); in gfc_trans_array_constructor_subarray()
1973 gfc_add_block_to_block (pblock, &se.pre); in gfc_trans_array_constructor_value()
1978 gfc_add_block_to_block (pblock, &se.pre); in gfc_trans_array_constructor_value()
1983 gfc_add_block_to_block (pblock, &se.pre); in gfc_trans_array_constructor_value()
[all …]
H A Dtrans.c910 gfc_add_block_to_block (&alloc_block, &se.pre); in gfc_allocate_allocatable()
1045 gfc_add_block_to_block (&block, &se.pre); in gfc_build_final_call()
1063 gfc_add_block_to_block (&block, &se.pre); in gfc_build_final_call()
1083 gfc_add_block_to_block (&block, &se.pre); in gfc_build_final_call()
1088 gfc_add_block_to_block (&block, &se.post); in gfc_build_final_call()
1155 gfc_add_block_to_block (&block2, &se.pre); in gfc_add_comp_finalizer_call()
1793 gfc_add_block_to_block (stmtblock_t * block, stmtblock_t * append) in gfc_add_block_to_block() function
H A Dtrans.h591 void gfc_add_block_to_block (stmtblock_t *, stmtblock_t *);
H A Dgfc-internals.texi843 gfc_add_block_to_block (&se->pre, &(&cont_se)->pre);
845 gfc_add_block_to_block (&se->pre, &(&cont_se)->post);
H A Dtrans-decl.c5674 gfc_add_block_to_block (&caf_init_block, &se.pre); in generate_coarray_sym_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.cc248 gfc_add_block_to_block (&se->pre, &argse.pre); in gfc_conv_intrinsic_function_args()
249 gfc_add_block_to_block (&se->post, &argse.post); in gfc_conv_intrinsic_function_args()
1113 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1122 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1134 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1154 gfc_add_block_to_block (block, &argse.pre); in conv_caf_vector_subscript()
1391 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
1399 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
1428 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
1476 gfc_add_block_to_block (block, &se.pre); in conv_expr_ref_to_caf_ref()
[all …]
H A Dtrans-stmt.cc284 gfc_add_block_to_block (&se->pre, &parmse.pre); in gfc_conv_elemental_dependencies()
352 gfc_add_block_to_block (&se->post, &parmse.post); in gfc_conv_elemental_dependencies()
353 gfc_add_block_to_block (&se->post, &temp_post); in gfc_conv_elemental_dependencies()
446 gfc_add_block_to_block (&se.pre, &se.post); in gfc_trans_call()
494 gfc_add_block_to_block (&loop.pre, &depse.pre); in gfc_trans_call()
495 gfc_add_block_to_block (&loop.post, &depse.post); in gfc_trans_call()
537 gfc_add_block_to_block (&block, &loopse.pre); in gfc_trans_call()
538 gfc_add_block_to_block (&block, &loopse.post); in gfc_trans_call()
543 gfc_add_block_to_block (&se.pre, &loop.pre); in gfc_trans_call()
544 gfc_add_block_to_block (&se.pre, &loop.post); in gfc_trans_call()
[all …]
H A Dtrans-openmp.cc562 gfc_add_block_to_block (&block, &loop.pre); in gfc_walk_alloc_comps()
875 gfc_add_block_to_block (&block, &cond_block); in gfc_omp_clause_copy_ctor()
1217 gfc_add_block_to_block (block, &loop.pre); in gfc_omp_linear_clause_add_loop()
1364 gfc_add_block_to_block (&cond_block, &se.pre); in gfc_omp_clause_dtor()
1366 gfc_add_block_to_block (&cond_block, &se.post); in gfc_omp_clause_dtor()
2360 gfc_add_block_to_block (block, &se.pre); in gfc_convert_expr_to_tree()
2362 gfc_add_block_to_block (block, &se.post); in gfc_convert_expr_to_tree()
2386 gfc_add_block_to_block (block, &se.pre); in gfc_trans_omp_array_section()
2396 gfc_add_block_to_block (block, &se.pre); in gfc_trans_omp_array_section()
2523 gfc_add_block_to_block (iter_block, &se.pre); in handle_iterator()
[all …]
H A Dtrans-expr.cc178 gfc_add_block_to_block (&outerse->pre, &se.pre); in gfc_get_ultimate_alloc_ptr_comps_caf_token()
548 gfc_add_block_to_block (block, &se.pre); in gfc_reset_vptr()
867 gfc_add_block_to_block (&parmse->pre, &block); in gfc_conv_derived_to_class()
983 gfc_add_block_to_block (&parmse->pre, &block); in class_scalar_coarray_to_class()
1338 gfc_add_block_to_block (&parmse->pre, &block); in gfc_conv_class_to_class()
1360 gfc_add_block_to_block (&parmse->pre, &block); in gfc_conv_class_to_class()
1563 gfc_add_block_to_block (&ifbody, &loop.pre); in gfc_copy_class_to_class()
1583 gfc_add_block_to_block (&ifbody, &loop.pre); in gfc_copy_class_to_class()
1735 gfc_add_block_to_block (&block, &src.pre); in gfc_trans_class_init_assign()
2374 gfc_add_block_to_block (&se->pre, &base_se.pre); in gfc_get_caf_token_offset()
[all …]
H A Dtrans-io.cc542 gfc_add_block_to_block (block, &se.pre); in set_parameter_value()
601 gfc_add_block_to_block (block, &se.pre); in set_parameter_value_chk()
673 gfc_add_block_to_block (block, &se.pre); in set_parameter_value_inquire()
694 gfc_add_block_to_block (block, &se.pre); in set_parameter_ref()
884 gfc_add_block_to_block (block, &se.pre); in set_string()
885 gfc_add_block_to_block (postblock, &se.post); in set_string()
960 gfc_add_block_to_block (block, &se.pre); in set_internal_unit()
961 gfc_add_block_to_block (post_block, &se.post); in set_internal_unit()
1177 gfc_add_block_to_block (&block, &post_block); in gfc_trans_open()
1230 gfc_add_block_to_block (&block, &post_block); in gfc_trans_close()
[all …]
H A Dtrans-array.cc1074 gfc_add_block_to_block (&se->pre, &tmpse.pre); in gfc_set_loop_bounds_from_array_spec()
1075 gfc_add_block_to_block (&se->post, &tmpse.post); in gfc_set_loop_bounds_from_array_spec()
1081 gfc_add_block_to_block (&se->pre, &tmpse.pre); in gfc_set_loop_bounds_from_array_spec()
1082 gfc_add_block_to_block (&se->post, &tmpse.post); in gfc_set_loop_bounds_from_array_spec()
1942 gfc_add_block_to_block (pblock, &se->pre); in gfc_trans_array_ctor_element()
1943 gfc_add_block_to_block (pblock, &se->post); in gfc_trans_array_ctor_element()
2015 gfc_add_block_to_block (&loop.pre, &loop.post); in gfc_trans_array_constructor_subarray()
2069 gfc_add_block_to_block (pblock, &se.pre); in gfc_trans_array_constructor_value()
2074 gfc_add_block_to_block (pblock, &se.pre); in gfc_trans_array_constructor_value()
2079 gfc_add_block_to_block (pblock, &se.pre); in gfc_trans_array_constructor_value()
[all …]
H A Dtrans.cc983 gfc_add_block_to_block (&alloc_block, &se.pre); in gfc_allocate_allocatable()
1118 gfc_add_block_to_block (&block, &se.pre); in gfc_build_final_call()
1136 gfc_add_block_to_block (&block, &se.pre); in gfc_build_final_call()
1156 gfc_add_block_to_block (&block, &se.pre); in gfc_build_final_call()
1161 gfc_add_block_to_block (&block, &se.post); in gfc_build_final_call()
1228 gfc_add_block_to_block (&block2, &se.pre); in gfc_add_comp_finalizer_call()
1866 gfc_add_block_to_block (stmtblock_t * block, stmtblock_t * append) in gfc_add_block_to_block() function
H A Dtrans.h593 void gfc_add_block_to_block (stmtblock_t *, stmtblock_t *);
H A Dtrans-decl.cc5602 gfc_add_block_to_block (&caf_init_block, &se.pre); in generate_coarray_sym_init()
7173 gfc_add_block_to_block (&block2, &se.pre); in gfc_conv_cfi_to_gfc()
7176 gfc_add_block_to_block (&block2, &se.post); in gfc_conv_cfi_to_gfc()
7250 gfc_add_block_to_block (&block, &block2); in gfc_conv_cfi_to_gfc()
7267 gfc_add_block_to_block (init, &block); in gfc_conv_cfi_to_gfc()
7449 gfc_add_block_to_block (finally, &block); in gfc_conv_cfi_to_gfc()
7554 gfc_add_block_to_block (&init, &se.pre); in gfc_generate_function_code()
H A Dgfc-internals.texi843 gfc_add_block_to_block (&se->pre, &(&cont_se)->pre);
845 gfc_add_block_to_block (&se->pre, &(&cont_se)->post);