Home
last modified time | relevance | path

Searched defs:inner_step (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dloop-iv.c622 rtx *inner_step, enum machine_mode *inner_mode, in get_biv_step_1()
788 get_biv_step (df_ref last_def, rtx reg, rtx *inner_step, in get_biv_step()
851 rtx inner_step, outer_step; in iv_analyze_biv() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-iv.c630 rtx *inner_step, scalar_int_mode *inner_mode, in get_biv_step_1()
795 rtx *inner_step, scalar_int_mode *inner_mode, in get_biv_step()
854 rtx inner_step, outer_step; in iv_analyze_biv() local
H A Drtlanal.c6277 rtx *inner_step = strip_address_mutations (step); in decompose_automod_address() local
H A Dtree-ssa-loop-ivopts.c3877 tree inner_base, inner_step, inner_type; variable