Searched defs:bump (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-ssa-strength-reduction.c | 2128 replace_mult_candidate (slsr_cand_t c, tree basis_name, widest_int bump) in replace_mult_candidate() 2247 widest_int bump = cand_increment (c) * wi::to_widest (c->stride); in replace_unconditional_candidate() local 2301 widest_int bump = increment * wi::to_widest (c->stride); in create_add_on_incoming_edge() local 2527 widest_int bump = c->index * wi::to_widest (c->stride); in replace_conditional_candidate() local
|
H A D | tree-vect-stmts.c | 2793 tree bump = size_binop (MULT_EXPR, in vect_get_strided_load_store_ops() local 6752 tree bump; in vectorizable_store() local 7975 tree bump; in vectorizable_load() local 8218 tree ptr, bump; in vectorizable_load() local 8395 tree bump = wide_int_to_tree (sizetype, bump_val); in vectorizable_load() local 8408 tree bump = wide_int_to_tree (sizetype, bump_val); in vectorizable_load() local
|
H A D | tree-vect-data-refs.c | 5014 gimple *stmt, tree bump) in bump_vector_ptr()
|
/dflybsd-src/sys/kern/ |
H A D | kern_clock.c | 895 int bump; in statclock() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-data-refs.c | 3747 gimple stmt, tree bump) in bump_vector_ptr()
|
H A D | tree-vect-stmts.c | 4762 tree ptr, bump; in vectorizable_load() local
|
/dflybsd-src/contrib/gcc-8.0/libdecnumber/ |
H A D | decNumber.c | 7066 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/dflybsd-src/contrib/gdb-7/libdecnumber/ |
H A D | decNumber.c | 7066 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | decNumber.c | 7066 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ldlang.c | 5533 bfd_vma start, end, bump; in lang_size_sections() local
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldlang.c | 6086 bfd_vma start, end, bump; in lang_size_relro_segment_1() local
|