Lines Matching +defs:block +defs:end

169 gfc_conv_descriptor_data_set (stmtblock_t *block, tree desc, tree value)  in gfc_conv_descriptor_data_set()
227 gfc_conv_descriptor_offset_set (stmtblock_t *block, tree desc, in gfc_conv_descriptor_offset_set()
275 gfc_conv_descriptor_span_set (stmtblock_t *block, tree desc, in gfc_conv_descriptor_span_set()
414 gfc_conv_descriptor_stride_set (stmtblock_t *block, tree desc, in gfc_conv_descriptor_stride_set()
444 gfc_conv_descriptor_lbound_set (stmtblock_t *block, tree desc, in gfc_conv_descriptor_lbound_set()
474 gfc_conv_descriptor_ubound_set (stmtblock_t *block, tree desc, in gfc_conv_descriptor_ubound_set()
506 gfc_conv_shift_descriptor_lbound (stmtblock_t* block, tree desc, in gfc_conv_shift_descriptor_lbound()
1605 gfc_get_iteration_count (tree start, tree end, tree step) in gfc_get_iteration_count()
1940 tree end = NULL_TREE; in gfc_trans_array_constructor_value() local
2230 get_array_ctor_all_strlen (stmtblock_t *block, gfc_expr *e, tree *len) in get_array_ctor_all_strlen()
2272 get_array_ctor_var_strlen (stmtblock_t *block, gfc_expr * expr, tree * len) in get_array_ctor_var_strlen()
2347 get_array_ctor_strlen (stmtblock_t *block, gfc_constructor_base base, tree * len) in get_array_ctor_strlen()
3108 gfc_conv_ss_descriptor (stmtblock_t * block, gfc_ss * ss, int base) in gfc_conv_ss_descriptor()
4115 stmtblock_t block; in gfc_trans_scalarized_loop_end() local
4329 evaluate_bound (stmtblock_t *block, tree *bounds, gfc_expr ** values, in evaluate_bound()
4369 gfc_conv_section_startstride (stmtblock_t * block, gfc_ss * ss, int dim) in gfc_conv_section_startstride()
4573 stmtblock_t block; in gfc_conv_ss_startstride() local
4575 tree end; in gfc_conv_ss_startstride() local
6457 gfc_wrapped_block * block) in gfc_trans_auto_array_allocation()
6580 gfc_trans_g77_array (gfc_symbol * sym, gfc_wrapped_block * block) in gfc_trans_g77_array()
6659 gfc_wrapped_block * block) in gfc_trans_dummy_array_bias()
7019 gfc_get_dataptr_offset (stmtblock_t *block, tree parm, tree desc, tree offset, in gfc_get_dataptr_offset()
7388 stmtblock_t block; in gfc_conv_expr_descriptor() local
8120 stmtblock_t block; in gfc_conv_array_parameter() local
8510 gfc_full_array_size (stmtblock_t *block, tree decl, int rank) in gfc_full_array_size()
8544 stmtblock_t block; in duplicate_allocatable() local
8669 stmtblock_t block, globalblock; in duplicate_allocatable_coarray() local
9973 stmtblock_t block, post_block; in gfc_bcast_alloc_comp() local
10948 gfc_trans_deferred_array (gfc_symbol * sym, gfc_wrapped_block * block) in gfc_trans_deferred_array()