/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 228 tree step; /* Step of the reference. */ member 285 dump_mem_details (FILE *file, tree base, tree step, in dump_mem_details() 314 find_or_create_group (struct mem_ref_group **groups, tree base, tree step) in find_or_create_group() 426 tree *step; /* Step of the memory reference. */ member 437 tree ibase, step, stepsize; in idx_analyze_ref() local 490 tree *step, HOST_WIDE_INT *delta, in analyze_ref() 541 tree base, step; in gather_memory_references_ref() local 673 HOST_WIDE_INT step; in prune_ref_by_self_reuse() local 730 HOST_WIDE_INT step, HOST_WIDE_INT delta, in is_miss_rate_acceptable() 775 HOST_WIDE_INT step; in prune_ref_by_group_reuse() local [all …]
|
H A D | int-vector-builder.h | 76 int_vector_builder<T>::step (T elt1, T elt2) const in step() function 85 int_vector_builder<T>::apply_step (T base, unsigned int factor, T step) const in apply_step()
|
H A D | vector-builder.h | 256 unsigned int step) in repeating_sequence_p() 271 unsigned int step) in stepped_sequence_p()
|
H A D | vec-perm-indices.c | 73 element_type step = clamp (elements.elt (i) in new_vector() local 205 element_type step = clamp (base2 - base1); in all_in_range_p() local
|
H A D | tree-ssa-address.h | 27 tree symbol, base, index, step, offset; member
|
H A D | tree-chrec.c | 1233 tree *base, tree *step, gimple *at_stmt, in convert_affine_scev() 1362 tree base, step; in chrec_convert_1() local 1498 tree base, step; in chrec_convert_aggressive() local 1571 const_tree step; in scev_direction() local
|
H A D | rtx-vector-builder.c | 49 const wide_int &step) const in apply_step()
|
H A D | tree-ssa-loop-niter.c | 1142 tree *delta, tree step, in number_of_iterations_lt_to_ne() 1260 struct tree_niter_desc *niter, tree step) in assert_no_overflow_lt() 1460 tree delta, step, s; in number_of_iterations_lt() local 1739 tree step = fold_binary_to_constant (MINUS_EXPR, step_type, in number_of_iterations_cond() local 3194 record_nonwrapping_iv (struct loop *loop, tree base, tree step, gimple *stmt, in record_nonwrapping_iv() 3279 tree ev, init, step; in idx_infer_loop_bounds() local 3424 tree def, base, step, scev, type, low, high; in infer_loop_bounds_from_pointer_arith() local 3483 tree def, base, step, scev, type, low, high; in infer_loop_bounds_from_signedness() local 4292 loop_exits_before_overflow (tree base, tree step, in loop_exits_before_overflow() 4485 scev_var_range_cant_overflow (tree var, tree step, struct loop *loop) in scev_var_range_cant_overflow() [all …]
|
H A D | tree-ssa-loop.h | 29 tree base, step; member
|
H A D | tree-vector-builder.h | 110 tree_vector_builder::step (const_tree elt1, const_tree elt2) const in step() function
|
H A D | rtx-vector-builder.h | 109 rtx_vector_builder::step (rtx elt1, rtx elt2) const in step() function
|
H A D | tree-vector-builder.c | 128 const wide_int &step) const in apply_step()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 231 tree step; /* Step of the reference. */ member 313 find_or_create_group (struct mem_ref_group **groups, tree base, tree step) in find_or_create_group() 411 tree *step; /* Step of the memory reference. */ member 422 tree ibase, step, stepsize; in idx_analyze_ref() local 475 tree *step, HOST_WIDE_INT *delta, in analyze_ref() 526 tree base, step; in gather_memory_references_ref() local 620 HOST_WIDE_INT step; in prune_ref_by_self_reuse() local 677 HOST_WIDE_INT step, HOST_WIDE_INT delta, in is_miss_rate_acceptable() 722 HOST_WIDE_INT step; in prune_ref_by_group_reuse() local 1401 tree step; in add_subscript_strides() local
|
H A D | tree-ssa-loop-niter.c | 707 tree *delta, tree step, in number_of_iterations_lt_to_ne() 825 struct tree_niter_desc *niter, tree step) in assert_no_overflow_lt() 1026 tree delta, step, s; in number_of_iterations_lt() local 2598 record_nonwrapping_iv (struct loop *loop, tree base, tree step, gimple stmt, in record_nonwrapping_iv() 2705 tree ev, init, step; in idx_infer_loop_bounds() local 2839 tree def, base, step, scev, type, low, high; in infer_loop_bounds_from_pointer_arith() local 2897 tree def, base, step, scev, type, low, high; in infer_loop_bounds_from_signedness() local 3282 scev_probably_wraps_p (tree base, tree step, in scev_probably_wraps_p()
|
/dflybsd-src/contrib/gmp/scanf/ |
H A D | fscanffuns.c | 42 step (FILE *fp, int n) in step() function
|
H A D | sscanffuns.c | 64 step (const char **sp, int n) in step() function
|
/dflybsd-src/sys/netinet/ |
H A D | igmp.c | 186 struct in_multistep step; in igmp_input() local 417 struct in_multistep step; in igmp_fasttimo_dispatch() local
|
H A D | in_var.h | 230 #define IN_NEXT_MULTI(step, inm) \ argument 238 #define IN_FIRST_MULTI(step, inm) \ argument
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_lz4_encoder.h | 132 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress_heap_limitedOutput() local 317 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress64k_heap_limitedOutput() local
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_lz4_encoder.h | 132 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress_heap_limitedOutput() local 317 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress64k_heap_limitedOutput() local
|
/dflybsd-src/sbin/hammer2/lz4/ |
H A D | hammer2_lz4_encoder.h | 132 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress_heap_limitedOutput() local 317 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress64k_heap_limitedOutput() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | hamdist.c | 61 mp_size_t old_vsize, step; in mpz_hamdist() local
|
/dflybsd-src/games/adventure/ |
H A D | extern.h | 33 unsigned step; member
|
/dflybsd-src/contrib/gmp/printf/ |
H A D | snprntffuns.c | 62 int ret, step, alloc, avail; in gmp_snprintf_format() local
|
/dflybsd-src/stand/lib/ |
H A D | if_ether.h | 219 #define ETHER_NEXT_MULTI(step, enm) \ argument 227 #define ETHER_FIRST_MULTI(step, ac, enm) \ argument
|