Home
last modified time | relevance | path

Searched refs:array_ref_up_bound (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-array-bounds.cc192 tree up_bound = array_ref_up_bound (ref); in check_array_ref()
H A Dgraphite-sese-to-poly.cc569 tree high = array_ref_up_bound (ref); in pdr_add_data_dimensions()
H A Dtree-eh.cc2595 max = array_ref_up_bound (ref); in in_array_bounds_p()
2628 max = array_ref_up_bound (ref); in range_in_array_bounds_p()
H A Dtree-if-conv.cc788 high = array_ref_up_bound (ref); in idx_within_array_bound()
H A Dtree-ssa-loop-niter.cc3752 high = array_ref_up_bound (base); in idx_infer_loop_bounds()
H A Dtree.h5454 extern tree array_ref_up_bound (tree);
H A Dtree.cc12677 array_ref_up_bound (tree exp) in array_ref_up_bound() function
H A DChangeLog-20083975 (array_ref_up_bound): Likewise.
3979 (array_ref_up_bound): Likewise.
H A DChangeLog-201530970 (array_ref_up_bound): Likewise.
30974 (array_ref_up_bound): Likewise.
H A DChangeLog-200424169 * expr.c (array_ref_up_bound): New function.
24184 (in_array_bounds_p, array_ref_up_bound): Declare.
H A DChangeLog-20138123 (array_ref_up_bound): Moved to tree.h.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-sese-to-poly.c573 tree high = array_ref_up_bound (ref); in pdr_add_data_dimensions()
H A Dtree-eh.c2603 max = array_ref_up_bound (ref); in in_array_bounds_p()
2636 max = array_ref_up_bound (ref); in range_in_array_bounds_p()
H A Dtree-if-conv.c781 high = array_ref_up_bound (ref); in idx_within_array_bound()
H A Dtree-ssa-loop-niter.c3630 high = array_ref_up_bound (base); in idx_infer_loop_bounds()
H A Dtree-vrp.c3492 tree up_bound = array_ref_up_bound (ref); in check_array_ref()
H A Dtree.h5269 extern tree array_ref_up_bound (tree);
H A Dtree.c13473 array_ref_up_bound (tree exp) in array_ref_up_bound() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c6384 tree upbound = array_ref_up_bound (expr); in fold_offsetof()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc6769 tree upbound = array_ref_up_bound (expr); in fold_offsetof()