Home
last modified time | relevance | path

Searched defs:lbound (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.c509 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 Dtrans-array.cc556 tree offs, ubound, lbound, stride; in gfc_conv_shift_descriptor_lbound() local
4431 tree desc, int dim, bool lbound, bool deferred) in evaluate_bound()
4678 tree lbound, ubound; in gfc_conv_ss_startstride() local
5579 gfc_conv_array_extent_dim (tree lbound, tree ubound, tree* or_expr) in gfc_conv_array_extent_dim()
5618 tree lbound; in gfc_conv_descriptor_size_1() local
6449 tree lbound; in gfc_trans_array_cobounds() local
6490 tree lbound; in gfc_trans_array_bounds() local
6782 tree lbound; in gfc_trans_dummy_array_bias() local
8135 tree lbound = gfc_conv_descriptor_lbound_get (desc, dim); in gfc_tree_array_size() local
10297 tree lbound; in get_std_lbound() local
[all …]
H A Dtrans-types.c1380 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 Dtrans-types.cc1409 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 Dtrans-intrinsic.c1092 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 Dtrans-expr.c2305 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 Dtrans-expr.cc2399 tree lbound, ubound, extent, tmp, img_idx; in gfc_caf_get_image_index() local
8649 tree lbound; in gfc_trans_alloc_subarray_assign() local
10178 tree lbound, ubound; in gfc_trans_pointer_assignment() local
10795 tree lbound; in fcncall_realloc_result() local
H A Dtrans-intrinsic.cc1100 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
12103 tree desc, tmp, extent, lbound, ubound; in conv_intrinsic_event_query() local
H A Dtrans.h999 tree lbound[GFC_MAX_DIMENSIONS]; member
H A Dtrans-stmt.c886 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 Dtrans-stmt.cc920 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
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c509 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 Dtrans-types.c1380 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 Dtrans-intrinsic.c1092 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 Dtrans-expr.c2305 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 Dtrans.h990 tree lbound[GFC_MAX_DIMENSIONS]; member
H A Dtrans-stmt.c886 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
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-dfa.c541 poly_offset_int lbound = wi::to_poly_offset (low_bound); in get_ref_base_and_extent() local
H A Dtree-dfa.cc556 poly_offset_int lbound = wi::to_poly_offset (low_bound); in get_ref_base_and_extent() local
H A Dtree-ssa-loop-im.c1298 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 Dtree-ssa-loop-im.cc1374 tree lbound = TREE_OPERAND (ref, 2); in may_move_till() local
1431 tree lbound = TREE_OPERAND (ref, 2); in force_move_till() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-dfa.c541 poly_offset_int lbound = wi::to_poly_offset (low_bound); in get_ref_base_and_extent() local
H A Dtree-ssa-loop-im.c1298 tree lbound = TREE_OPERAND (ref, 2); in may_move_till() local
1355 tree lbound = TREE_OPERAND (ref, 2); in force_move_till() local
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dtransfer.c4602 index_type stride, index_type lbound, in st_set_nml_var_dim()
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dtransfer.c4797 index_type stride, index_type lbound, in st_set_nml_var_dim()

12