Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 25 of 51) sorted by relevance

123

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.c968 tree s, c, d, bits, assumption, tmp, bound; in number_of_iterations_ne() local
1149 tree assumption = boolean_true_node, bound, noloop; in number_of_iterations_lt_to_ne() local
1262 tree bound, d, assumption, diff; in assert_no_overflow_lt() local
1331 tree assumption = boolean_true_node, bound, diff; in assert_loop_rolls_lt() local
3062 record_estimate (struct loop *loop, tree bound, const widest_int &i_bound, in record_estimate()
3585 bound_index (vec<widest_int> bounds, const widest_int &bound) in bound_index()
3625 widest_int bound = elt->bound; in discover_iteration_bound_by_body_walk() local
3658 widest_int bound = elt->bound; in discover_iteration_bound_by_body_walk() local
3889 widest_int bound; in estimate_numbers_of_iterations() local
4209 widest_int bound = niter_bound->bound; in n_of_executions_at_most() local
[all …]
H A Dtree-ssa-loop.h62 tree bound; member
H A Dcaller-save.c478 int bound; in setup_save_areas() local
557 int bound; in setup_save_areas() local
H A Dtree-ssa-loop-manip.c992 tree bound = desc->bound; in determine_exit_conditions() local
1145 widest_int bound = wi::udiv_floor (loop->nb_iterations_upper_bound, in niter_for_unrolled_loop() local
H A Dtree-vect-loop-manip.c1627 basic_block bb, int *bound) in vect_gen_prolog_loop_niters()
2682 unsigned HOST_WIDE_INT bound; in vect_do_peeling() local
2891 poly_uint64 bound = lower_bounds[i].min_value; in vect_create_cond_for_lower_bounds() local
H A Dprofile.c1385 widest_int bound = gcov_type_to_wide_int (nit); in branch_prob() local
H A Dtree-scalar-evolution.c3264 tree bound = lower_bound_in_type (inner_type, inner_type); in derive_simple_iv_with_niters() local
3270 tree bound = upper_bound_in_type (inner_type, inner_type); in derive_simple_iv_with_niters() local
H A Dtree-ssa-loop-ivopts.c1696 tree **control_var, tree **bound, in extract_cond_operands()
5055 struct iv_use *use, struct iv_cand *cand, tree *bound, in may_eliminate_iv()
5163 parm_decl_cost (struct ivopts_data *data, tree bound) in parm_decl_cost()
5183 tree bound = NULL_TREE; in determine_group_iv_cost_cond() local
7158 tree comp, op, bound; in rewrite_use_compare() local
/dflybsd-src/contrib/mpfr/src/
H A Dexp.c65 mpfr_t e, bound; in mpfr_exp() local
/dflybsd-src/sys/dev/drm/
H A Ddrm_legacy.h99 unsigned long bound; /* address */ member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-niter.c622 tree s, c, d, bits, assumption, tmp, bound; in number_of_iterations_ne() local
714 tree assumption = boolean_true_node, bound, noloop; in number_of_iterations_lt_to_ne() local
827 tree bound, d, assumption, diff; in assert_no_overflow_lt() local
896 tree assumption = boolean_true_node, bound, diff; in assert_loop_rolls_lt() local
2532 record_estimate (struct loop *loop, tree bound, double_int i_bound, in record_estimate()
3006 double_int bound; in estimate_numbers_of_iterations_loop() local
3203 double_int bound = niter_bound->bound; in n_of_executions_at_most() local
3286 struct nb_iter_bound *bound; in scev_probably_wraps_p() local
3373 struct nb_iter_bound *bound, *next; in free_numbers_of_iterations_estimates_loop() local
H A Dcaller-save.c474 int bound; in setup_save_areas() local
547 int bound; in setup_save_areas() local
H A Dtree-affine.c896 double_int d, bound; in aff_comb_cannot_overlap_p() local
H A Dtree-switch-conversion.c795 tree bound; in gen_inbound_check() local
H A Dtree-flow.h663 tree bound; member
H A Dcfgloop.h62 double_int bound; member
H A Dtree-ssa-loop-ivopts.c1308 tree **control_var, tree **bound, in extract_cond_operands()
4631 struct iv_use *use, struct iv_cand *cand, tree *bound, in may_eliminate_iv()
4737 parm_decl_cost (struct ivopts_data *data, tree bound) in parm_decl_cost()
4757 tree bound = NULL_TREE; in determine_use_iv_cost_condition() local
6392 tree comp, *var_p, op, bound; in rewrite_use_compare() local
H A Dtree-ssa-phiopt.c830 tree lhs, op0, op1, bound; in minmax_replacement() local
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dasn_mime.c282 char bound[33], c; in SMIME_write_ASN1() local
606 multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret) in multi_split()
977 mime_bound_check(char *line, int linelen, char *bound, int blen) in mime_bound_check()
/dflybsd-src/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h177 const uint32_t bound = prob * (rc->range in rc_encode() local
/dflybsd-src/usr.sbin/rpcbind/
H A Drpcbind.c239 int bound; in init_transport() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ubsan.c301 tree bound = TYPE_MAX_VALUE (domain); in ubsan_instrument_bounds() local
/dflybsd-src/sys/dev/drm/i915/
H A Di915_vma.c626 const unsigned int bound = vma->flags; in __i915_vma_do_pin() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-typeprint.c183 char *bound = bounds + *n; in print_range_bound() local
/dflybsd-src/sys/dev/virtual/nvmm/
H A Dnvmm_os.h381 #define curlwp_bindx(bound) /* nothing */ argument

123