Searched refs:lbound (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20090113-1.c4 int lbound; member in struct:descriptor_dimension
27 len = array->dim[dim].ubound + 1 - array->dim[dim].lbound;
31 extent[n] = array->dim[n].ubound + 1 - array->dim[n].lbound;
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-array.c445 /* Modify a descriptor such that the lbound of a given dimension is the value
452 tree offs, ubound, lbound, stride; local
458 lbound = gfc_conv_descriptor_lbound_get (desc, gfc_rank_cst[dim]);
464 new_lbound, lbound);
467 updating the lbound, as they depend on the lbound expression! */
477 /* Finally set lbound to value we want. */
1121 delta = ubound[n] + 1 - lbound[n];
3747 tree desc, int dim, bool lbound)
3765 *output = lbound
3746 evaluate_bound(stmtblock_t *block, tree *bounds, gfc_expr ** values, tree desc, int dim, bool lbound) argument
3974 tree lbound, ubound; local
4854 gfc_conv_array_extent_dim(tree lbound, tree ubound, tree* or_expr) argument
4893 tree lbound; local
5586 tree lbound; local
5627 tree lbound; local
5905 tree lbound; local
7054 tree lbound = gfc_conv_descriptor_lbound_get (desc, gfc_index_zero_node); local
8191 tree lbound; local
8391 tree lbound; local
[all...]
H A Dtrans-intrinsic.c1032 tree lbound, ubound, tmp; local
1088 lbound = gfc_conv_descriptor_lbound_get (vector, gfc_rank_cst[0]);
1090 nvec = gfc_conv_array_extent_dim (lbound, ubound, NULL);
1444 lbound, ubound, extent, ml; local
1571 lbound = gfc_conv_descriptor_lbound_get (desc,
1574 lbound = fold_convert (type, lbound);
1575 tmp = fold_build2_loc (input_location, PLUS_EXPR, type, tmp, lbound);
1612 lbound = gfc_conv_descriptor_lbound_get (desc, loop_var);
1614 extent = gfc_conv_array_extent_dim (lbound, uboun
1671 tree num_images, cond, coindex, type, lbound, ubound, desc, subdesc, local
1854 tree lbound; local
5875 tree ubound, lbound; local
9343 tree desc, tmp, extent, lbound, ubound; local
[all...]
H A Dtrans-types.c1239 index lbound;
1330 tree lbound[GFC_MAX_DIMENSIONS];
1344 lbound[n] = NULL_TREE;
1352 lbound[n] = gfc_index_one_node;
1354 lbound[n] = gfc_conv_array_bound (as->lower[n]);
1361 lbound[n] = gfc_index_one_node;
1363 lbound[n] = gfc_conv_array_bound (as->lower[n]);
1377 corank, lbound,
1399 /* Consists of the stride, lbound and ubound members. */
1406 get_identifier ("lbound"),
1324 tree lbound[GFC_MAX_DIMENSIONS]; local
1823 gfc_get_array_type_bounds(tree etype, int dimen, int codimen, tree * lbound, tree * ubound, int packed, enum gfc_array_kind akind, bool restricted) argument
[all...]
H A Dtrans-expr.c1904 tree lbound, ubound, extent, tmp, img_idx; local
1921 lbound = gfc_conv_descriptor_lbound_get (desc, gfc_rank_cst[i]);
1924 fold_convert(integer_type_node, lbound));
1932 tmp = gfc_conv_array_extent_dim (lbound, ubound, NULL);
1944 lbound = GFC_TYPE_ARRAY_LBOUND (TREE_TYPE (desc), i);
1945 lbound = fold_convert (integer_type_node, lbound);
1947 integer_type_node, se.expr, lbound);
1957 integer_type_node, ubound, lbound);
3955 /* TODO These implementations of lbound an
6736 tree lbound; local
7817 tree lbound, ubound; local
8379 tree lbound; local
[all...]
H A Dtrans.h860 tree lbound[GFC_MAX_DIMENSIONS]; variable
925 (TYPE_LANG_SPECIFIC(node)->lbound[dim])
H A Dtrans-decl.c881 GFC_TYPE_ARRAY_LBOUND (type, dim) = create_index_var ("lbound", nest);
904 GFC_TYPE_ARRAY_LBOUND (type, dim) = create_index_var ("lbound", nest);
976 tree lbound, ubound; local
977 lbound = GFC_TYPE_ARRAY_LBOUND (type, dim);
979 rtype = build_range_type (gfc_array_index_type, lbound, ubound);
984 the artificial lbound.N or ubound.N DECL_NAME doesn't
986 if (lbound && TREE_CODE (lbound) == VAR_DECL
987 && DECL_ARTIFICIAL (lbound) && DECL_IGNORED_P (lbound))
[all...]
H A Dtrans-stmt.c750 tree desc, tmp, extent, lbound, ubound; local
774 lbound = gfc_conv_descriptor_lbound_get (desc, gfc_rank_cst[i]);
777 fold_convert(integer_type_node, lbound));
785 tmp = gfc_conv_array_extent_dim (lbound, ubound, NULL);
948 tree desc, tmp, extent, lbound, ubound; local
972 lbound = gfc_conv_descriptor_lbound_get (desc, gfc_rank_cst[i]);
975 fold_convert(integer_type_node, lbound));
983 tmp = gfc_conv_array_extent_dim (lbound, ubound, NULL);
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-loop-im.c1367 tree lbound = TREE_OPERAND (ref, 2); local
1373 max_loop = outermost_invariant_loop (lbound, loop);
1424 tree lbound = TREE_OPERAND (ref, 2); local
1427 force_move_till_op (lbound, fmt_data->orig_loop, fmt_data->loop);
H A Dtree-ssa-loop-niter.c317 bool lbound = false; local
403 lbound = true;
445 if (lbound)
H A Dtree-ssa-loop-ivopts.c1616 tree step, iv_base, iv_step, lbound, off; local
1639 lbound = array_ref_low_bound (base);
1642 || !expr_invariant_in_loop_p (loop, lbound))
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dexpr.c18585 ffebld lbound;
18652 lbound = ffebld_left (ffebld_head (ffeexpr_stack_->bound_list));
18653 if (lbound == NULL)
18658 else if (ffebld_op (lbound) == FFEBLD_opCONTER)
18661 lval = ffebld_constant_integerdefault (ffebld_conter (lbound));
18584 ffebld lbound; local

Completed in 393 milliseconds