/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-niter.c | 968 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 D | tree-ssa-loop.h | 62 tree bound; member
|
H A D | caller-save.c | 478 int bound; in setup_save_areas() local 557 int bound; in setup_save_areas() local
|
H A D | tree-ssa-loop-manip.c | 992 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 D | tree-vect-loop-manip.c | 1627 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 D | profile.c | 1385 widest_int bound = gcov_type_to_wide_int (nit); in branch_prob() local
|
H A D | tree-scalar-evolution.c | 3264 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 D | tree-ssa-loop-ivopts.c | 1696 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 D | exp.c | 65 mpfr_t e, bound; in mpfr_exp() local
|
/dflybsd-src/sys/dev/drm/ |
H A D | drm_legacy.h | 99 unsigned long bound; /* address */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-niter.c | 622 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 D | caller-save.c | 474 int bound; in setup_save_areas() local 547 int bound; in setup_save_areas() local
|
H A D | tree-affine.c | 896 double_int d, bound; in aff_comb_cannot_overlap_p() local
|
H A D | tree-switch-conversion.c | 795 tree bound; in gen_inbound_check() local
|
H A D | tree-flow.h | 663 tree bound; member
|
H A D | cfgloop.h | 62 double_int bound; member
|
H A D | tree-ssa-loop-ivopts.c | 1308 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 D | tree-ssa-phiopt.c | 830 tree lhs, op0, op1, bound; in minmax_replacement() local
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | asn_mime.c | 282 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 D | range_encoder.h | 177 const uint32_t bound = prob * (rc->range in rc_encode() local
|
/dflybsd-src/usr.sbin/rpcbind/ |
H A D | rpcbind.c | 239 int bound; in init_transport() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ubsan.c | 301 tree bound = TYPE_MAX_VALUE (domain); in ubsan_instrument_bounds() local
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | i915_vma.c | 626 const unsigned int bound = vma->flags; in __i915_vma_do_pin() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ada-typeprint.c | 183 char *bound = bounds + *n; in print_range_bound() local
|
/dflybsd-src/sys/dev/virtual/nvmm/ |
H A D | nvmm_os.h | 381 #define curlwp_bindx(bound) /* nothing */ argument
|