Searched defs:new_base (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/byacc/ |
H A D | mstring.c | 68 char *new_base; in msprintf() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-forwprop.c | 914 tree new_offset, new_base, saved, new_lhs; in forward_propagate_addr_expr_1() local 998 tree new_offset, new_base, saved, new_rhs; in forward_propagate_addr_expr_1() local
|
H A D | tree-chrec.c | 1182 tree new_base, new_step; in convert_affine_scev() local
|
H A D | tree-ssa-loop-ivopts.c | 2368 tree new_base; in add_autoinc_candidates() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-forwprop.c | 802 tree new_offset, new_base, saved, new_lhs; in forward_propagate_addr_expr_1() local 888 tree new_offset, new_base, saved, new_rhs; in forward_propagate_addr_expr_1() local
|
H A D | tree-chrec.c | 1239 tree new_base, new_step; in convert_affine_scev() local
|
H A D | simplify-rtx.c | 2215 rtx new_base = simplify_binary_operation (code, inner_mode, base0, base1); in simplify_binary_operation_series() local
|
H A D | tree-ssa-loop-ivopts.c | 3230 tree new_base; in add_autoinc_candidates() local
|