Searched defs:bounds (Results 1 - 25 of 29) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dpr59378.C4 void traverse(v4si& bounds){ argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr51600.C11 void bounds(double fuzz, unsigned maxdepth) function
H A D20070621-1.C93 typename ItType<T>::ContainerType bounds; member in struct:__gnu_test::test_container
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021010-2.c26 IOGBounds bounds = global_bounds; local
/haiku-buildtools/gcc/gcc/
H A Drtl-chkp.c247 chkp_emit_bounds_store (rtx bounds, rtx value, rtx mem) argument
[all...]
H A Drtl-iter.h127 generic_subrtx_iterator(array_type &array, value_type x, const rtx_subrtx_bound_info *bounds) argument
H A Dtree-ssa-dce.c816 tree bounds; local
1373 tree bounds = gimple_call_arg (stmt, 1); local
H A Dtree-chkp-opt.c108 tree bounds; member in struct:check_info
577 chkp_get_check_result (struct check_info *ci, tree bounds) argument
[all...]
H A Dcfgloop.h204 struct nb_iter_bound *bounds; variable in typeref:struct:nb_iter_bound
H A Dtree-chkp.c553 bitmap bounds; local
693 chkp_mark_completed_bounds(tree bounds) argument
707 chkp_completed_bounds(tree bounds) argument
722 chkp_register_incomplete_bounds(tree bounds, tree ptr) argument
738 chkp_incomplete_bounds(tree bounds) argument
781 chkp_may_complete_phi_bounds(tree const &bounds, tree *slot ATTRIBUTE_UNUSED, bool *res) argument
823 chkp_recompute_phi_bounds(tree const &bounds, tree *slot, void *res ATTRIBUTE_UNUSED) argument
852 chkp_mark_invalid_bounds(tree bounds) argument
866 chkp_valid_bounds(tree bounds) argument
881 chkp_find_valid_phi_bounds(tree const &bounds, tree *slot, bool *res) argument
916 chkp_mark_invalid_bounds_walker(tree const &bounds, tree *slot ATTRIBUTE_UNUSED, void *res ATTRIBUTE_UNUSED) argument
1344 tree bounds; local
1381 chkp_check_lower(tree addr, tree bounds, gimple_stmt_iterator iter, location_t location, tree dirflag) argument
1428 chkp_check_upper(tree addr, tree bounds, gimple_stmt_iterator iter, location_t location, tree dirflag) argument
1476 chkp_check_mem_access(tree first, tree last, tree bounds, gimple_stmt_iterator iter, location_t location, tree dirflag) argument
1497 tree bounds = chkp_find_bounds (addr, gsi); local
1526 tree bounds = chkp_find_bounds (addr, gsi); local
1848 tree bounds = chkp_find_bounds (arg, gsi); local
1864 tree bounds = chkp_find_bounds (ptr, gsi); local
2054 tree bounds; local
2236 tree bounds; local
2363 tree bounds = TREE_CHAIN (parm); local
2379 tree bounds; local
2460 tree bounds; local
2490 chkp_build_bndstx_call(tree addr, tree ptr, tree bounds) argument
2505 chkp_build_bndstx(tree addr, tree ptr, tree bounds, gimple_stmt_iterator *gsi) argument
2539 tree bounds = NULL_TREE; local
2765 tree var, bounds; local
2991 tree bounds, size_reloc, lb, size, max_size, cond; local
3075 tree bounds; local
3140 tree bounds; local
3189 tree bounds; local
3269 chkp_narrow_bounds_to_field(tree bounds, tree component, gimple_stmt_iterator *iter) argument
3300 chkp_parse_array_and_component_ref(tree node, tree *ptr, tree *elt, bool *safe, bool *bitfield, tree *bounds, gimple_stmt_iterator *iter, bool innermost_bounds) argument
3428 tree bounds = chkp_get_registered_addr_bounds (obj); local
3507 tree bounds = NULL_TREE; local
3771 tree bounds = chkp_find_bounds (rhs, iter); local
3875 tree bounds = NULL_TREE; local
4273 tree bounds = chkp_get_next_bounds_parm (arg); local
4297 tree bounds = chkp_get_next_bounds_parm (arg); local
4303 bounds, &iter); local
[all...]
H A Dtree-ssa-loop-niter.c105 } bounds; typedef in typeref:struct:__anon221
3167 vec<widest_int> bounds = vNULL; local
[all...]
H A Dcfgexpand.c3187 expand_return (tree retval, tree bounds) argument
H A Dexpr.c5029 rtx bounds; local
5295 rtx bounds; local
5390 rtx bounds; local
[all...]
H A Dfunction.c5060 rtx bounds = targetm.calls.chkp_function_value_bounds (return_type, local
5062 SET_DECL_BOUNDS_RTL (DECL_RESULT (subr), bounds); local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_iterators.h524 typename ItType<T>::ContainerType bounds; member in struct:__gnu_test::test_container
[all...]
/haiku-buildtools/isl/
H A Disl_sample.c116 struct isl_mat *bounds = NULL; local
206 struct isl_mat *bounds = NULL; local
[all...]
H A Disl_ast_build.c646 update_values( __isl_take isl_ast_build *build, __isl_take isl_basic_set *bounds) argument
716 isl_ast_build_set_loop_bounds( __isl_take isl_ast_build *build, __isl_take isl_basic_set *bounds) argument
[all...]
H A Disl_convex_hull.c486 isl_mat *bounds = NULL; local
1540 struct isl_mat *bounds = NULL; local
2422 struct isl_basic_set *bounds; local
[all...]
H A Disl_ast_codegen.c571 add_degenerate_guard( __isl_take isl_ast_graft *graft, __isl_keep isl_basic_set *bounds, __isl_keep isl_ast_build *build) argument
600 refine_eliminated( __isl_take isl_ast_graft *graft, __isl_keep isl_basic_set *bounds, __isl_keep isl_ast_build *build) argument
620 refine_degenerate( __isl_take isl_ast_graft *graft, __isl_keep isl_basic_set *bounds, __isl_keep isl_ast_build *build, __isl_keep isl_ast_build *sub_build) argument
1214 refine_generic( __isl_take isl_ast_graft *graft, __isl_keep isl_basic_set *bounds, __isl_keep isl_set *domain, __isl_keep isl_ast_build *build) argument
1316 create_node_scaled( __isl_take isl_union_map *executed, __isl_take isl_basic_set *bounds, __isl_take isl_set *domain, __isl_take isl_ast_build *build) argument
1500 create_node(__isl_take isl_union_map *executed, __isl_take isl_basic_set *bounds, __isl_take isl_set *domain, __isl_take isl_ast_build *build) argument
1618 add_node( __isl_take isl_ast_graft_list *list, __isl_take isl_union_map *executed, __isl_take isl_basic_set *bounds, __isl_take isl_ast_build *build) argument
[all...]
/haiku-buildtools/cloog/source/isl/
H A Ddomain.c862 isl_basic_set *bounds; member in struct:cloog_stride_lower
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-types.c1045 tree bounds, type; local
[all...]
H A Dsimplify.c3453 gfc_expr *bounds[GFC_MAX_DIMENSIONS]; local
3592 gfc_expr *bounds[GFC_MAX_DIMENSIONS]; local
[all...]
H A Dtrans-array.c3746 evaluate_bound(stmtblock_t *block, tree *bounds, gfc_expr ** values, tree desc, int dim, bool lbound) argument
[all...]
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils.c3561 tree bounds, min, max; local
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c6567 push_array_bounds(unsigned HOST_WIDE_INT bounds) argument

Completed in 252 milliseconds

12