/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 509 tree offs, ubound, lbound, stride; in gfc_conv_shift_descriptor_lbound() local 4330 tree desc, int dim, bool lbound, bool deferred) in evaluate_bound() 4574 tree lbound, ubound; in gfc_conv_ss_startstride() local 5472 gfc_conv_array_extent_dim (tree lbound, tree ubound, tree* or_expr) in gfc_conv_array_extent_dim() 5511 tree lbound; in gfc_conv_descriptor_size_1() local 6335 tree lbound; in gfc_trans_array_cobounds() local 6376 tree lbound; in gfc_trans_array_bounds() local 6667 tree lbound; in gfc_trans_dummy_array_bias() local 8068 tree lbound = gfc_conv_descriptor_lbound_get (desc, gfc_index_zero_node); in array_parameter_size() local 10099 tree lbound; in get_std_lbound() local [all …]
|
H A D | trans-types.c | 1380 tree lbound[GFC_MAX_DIMENSIONS]; in gfc_build_array_type() local 1882 gfc_get_array_type_bounds (tree etype, int dimen, int codimen, tree * lbound, in gfc_get_array_type_bounds()
|
H A D | trans-intrinsic.c | 1092 tree lbound, ubound, tmp; in conv_caf_vector_subscript() local 2359 lbound, ubound, extent, ml; in trans_this_image() local 2665 tree num_images, cond, coindex, type, lbound, ubound, desc, subdesc, in trans_image_index() local 2930 tree lbound; in gfc_conv_intrinsic_bound() local 7945 tree ubound, lbound; in gfc_conv_intrinsic_size() local 11736 tree desc, tmp, extent, lbound, ubound; in conv_intrinsic_event_query() local
|
H A D | trans-expr.c | 2305 tree lbound, ubound, extent, tmp, img_idx; in gfc_caf_get_image_index() local 8113 tree lbound; in gfc_trans_alloc_subarray_assign() local 9628 tree lbound, ubound; in gfc_trans_pointer_assignment() local 10259 tree lbound; in fcncall_realloc_result() local
|
H A D | trans.h | 990 tree lbound[GFC_MAX_DIMENSIONS]; member
|
H A D | trans-stmt.c | 886 tree desc, tmp, extent, lbound, ubound; in gfc_trans_lock_unlock() local 1084 tree desc, tmp, extent, lbound, ubound; in gfc_trans_event_post_wait() local
|
H A D | frontend-passes.c | 3594 gfc_expr *lbound, *nindex; in scalarized_expr() local
|
H A D | trans-decl.c | 1143 tree lbound, ubound; in gfc_build_qualified_array() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.cc | 556 tree offs, ubound, lbound, stride; in gfc_conv_shift_descriptor_lbound() local 4434 tree desc, int dim, bool lbound, bool deferred) in evaluate_bound() 4681 tree lbound, ubound; in gfc_conv_ss_startstride() local 5582 gfc_conv_array_extent_dim (tree lbound, tree ubound, tree* or_expr) in gfc_conv_array_extent_dim() 5621 tree lbound; in gfc_conv_descriptor_size_1() local 6452 tree lbound; in gfc_trans_array_cobounds() local 6493 tree lbound; in gfc_trans_array_bounds() local 6785 tree lbound; in gfc_trans_dummy_array_bias() local 8138 tree lbound = gfc_conv_descriptor_lbound_get (desc, dim); in gfc_tree_array_size() local 10300 tree lbound; in get_std_lbound() local [all …]
|
H A D | trans-types.cc | 1409 tree lbound[GFC_MAX_DIMENSIONS]; in gfc_build_array_type() local 1934 gfc_get_array_type_bounds (tree etype, int dimen, int codimen, tree * lbound, in gfc_get_array_type_bounds()
|
H A D | trans-expr.cc | 2399 tree lbound, ubound, extent, tmp, img_idx; in gfc_caf_get_image_index() local 8656 tree lbound; in gfc_trans_alloc_subarray_assign() local 10185 tree lbound, ubound; in gfc_trans_pointer_assignment() local 10802 tree lbound; in fcncall_realloc_result() local
|
H A D | trans-intrinsic.cc | 1100 tree lbound, ubound, tmp; in conv_caf_vector_subscript() local 2367 lbound, ubound, extent, ml; in trans_this_image() local 2673 tree num_images, cond, coindex, type, lbound, ubound, desc, subdesc, in trans_image_index() local 2938 tree lbound; in gfc_conv_intrinsic_bound() local 12105 tree desc, tmp, extent, lbound, ubound; in conv_intrinsic_event_query() local
|
H A D | trans.h | 999 tree lbound[GFC_MAX_DIMENSIONS]; member
|
H A D | trans-stmt.cc | 920 tree desc, tmp, extent, lbound, ubound; in gfc_trans_lock_unlock() local 1118 tree desc, tmp, extent, lbound, ubound; in gfc_trans_event_post_wait() local
|
H A D | trans-decl.cc | 1148 tree lbound, ubound; in gfc_build_qualified_array() local
|
H A D | frontend-passes.cc | 3872 gfc_expr *lbound, *nindex; in scalarized_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-dfa.c | 541 poly_offset_int lbound = wi::to_poly_offset (low_bound); in get_ref_base_and_extent() local
|
H A D | tree-ssa-loop-im.c | 1298 tree lbound = TREE_OPERAND (ref, 2); in may_move_till() local 1355 tree lbound = TREE_OPERAND (ref, 2); in force_move_till() local
|
H A D | tree-ssa-loop-niter.c | 547 bool lbound = false; in refine_bounds_using_guard() local
|
H A D | tree-ssa-loop-ivopts.c | 2035 tree step, iv_base, iv_step, lbound, off; in idx_find_step() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-dfa.cc | 556 poly_offset_int lbound = wi::to_poly_offset (low_bound); in get_ref_base_and_extent() local
|
H A D | tree-ssa-loop-im.cc | 1374 tree lbound = TREE_OPERAND (ref, 2); in may_move_till() local 1431 tree lbound = TREE_OPERAND (ref, 2); in force_move_till() local
|
H A D | tree-ssa-loop-niter.cc | 565 bool lbound = false; in refine_bounds_using_guard() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 4602 index_type stride, index_type lbound, in st_set_nml_var_dim()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 4797 index_type stride, index_type lbound, in st_set_nml_var_dim()
|