Home
last modified time | relevance | path

Searched refs:array_ref_low_bound (Results 1 – 25 of 36) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-dfa.c498 && (low_bound = array_ref_low_bound (exp), in get_ref_base_and_extent()
769 && (low_bound = array_ref_low_bound (exp), in get_addr_base_and_unit_offset_1()
H A Dipa-icf-gimple.c434 if (!compare_operand (array_ref_low_bound (t1), in compare_operand()
435 array_ref_low_bound (t2))) in compare_operand()
H A Dtree-object-size.c144 low_bound = array_ref_low_bound (CONST_CAST_TREE (expr)); in compute_object_offset()
H A Dipa-icf.c2061 if (!sem_variable::equals (array_ref_low_bound (t1), in equals()
2062 array_ref_low_bound (t2))) in equals()
H A Dtree-eh.c2538 min = array_ref_low_bound (ref); in in_array_bounds_p()
2571 min = array_ref_low_bound (ref); in range_in_array_bounds_p()
H A Dtree-if-conv.c771 low = array_ref_low_bound (ref); in idx_within_array_bound()
H A Dgimple-fold.c4529 tree low = array_ref_low_bound (*t); in maybe_canonicalize_mem_ref_addr()
6715 if ((low_bound = array_ref_low_bound (t), in fold_const_aggregate_ref_1()
H A Dtree-ssa-loop-ivopts.c2057 lbound = array_ref_low_bound (base); in idx_find_step()
2129 find_interesting_uses_op (data, array_ref_low_bound (base)); in idx_record_use()
H A Dexpr.c7280 tree low_bound = array_ref_low_bound (exp); in get_inner_reference()
10521 tree low_bound = array_ref_low_bound (exp); in expand_expr_real_1()
11438 lower_bound = array_ref_low_bound (TREE_OPERAND (arg, 0)); in string_constant()
H A Dtree-pretty-print.c1995 op0 = array_ref_low_bound (node); in dump_generic_node()
H A Dtree-ssa-loop-niter.c3313 low = array_ref_low_bound (base); in idx_infer_loop_bounds()
H A Dtree-sra.c2384 && !tree_fits_shwi_p (array_ref_low_bound (expr))) in expr_with_var_bounded_array_refs_p()
H A Dfold-const.c3254 || (operand_equal_p (array_ref_low_bound in operand_equal_p()
3256 array_ref_low_bound in operand_equal_p()
13772 tree low_bound = array_ref_low_bound (exp); in fold_read_from_constant_string()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-dfa.c827 && (low_bound = array_ref_low_bound (exp), in get_ref_base_and_extent()
H A Dtree-flow-inline.h1278 && (low_bound = array_ref_low_bound (exp), in get_addr_base_and_unit_offset_1()
H A Dexpr.c6622 tree low_bound = array_ref_low_bound (exp); in get_inner_reference()
6818 array_ref_low_bound (tree exp) in array_ref_low_bound() function
9591 tree low_bound = array_ref_low_bound (exp); in expand_expr_real_1()
10439 lower_bound = array_ref_low_bound (TREE_OPERAND (arg, 0)); in string_constant()
H A Dtree-ssa-loop-ivopts.c1482 lbound = array_ref_low_bound (base); in idx_find_step()
1544 find_interesting_uses_op (data, array_ref_low_bound (base)); in idx_record_use()
H A Dtree-pretty-print.c1251 op0 = array_ref_low_bound (node); in dump_generic_node()
H A Dgimple-fold.c3004 if ((low_bound = array_ref_low_bound (t), in fold_const_aggregate_ref_1()
H A Dtree-ssa-loop-niter.c2734 low = array_ref_low_bound (base); in idx_infer_loop_bounds()
H A Dgraphite-sese-to-poly.c1633 low = array_ref_low_bound (ref); in pdr_add_data_dimensions()
H A Dtree-ssa-sccvn.c679 temp.op1 = array_ref_low_bound (ref); in copy_reference_ops_from_ref()
H A Dtree-sra.c2088 && !host_integerp (array_ref_low_bound (expr), 0)) in expr_with_var_bounded_array_refs_p()
H A Dtree.c10072 min = array_ref_low_bound (ref); in in_array_bounds_p()
10105 min = array_ref_low_bound (ref); in range_in_array_bounds_p()
H A Demit-rtl.c1768 tree low_bound = array_ref_low_bound (t2); in set_mem_attributes_minus_bitpos()

12