Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc634 rtx *inner_step, scalar_int_mode *inner_mode, in get_biv_step_1()
799 rtx *inner_step, scalar_int_mode *inner_mode, in get_biv_step()
858 rtx inner_step, outer_step; in iv_analyze_biv() local
H A Dtree-ssa-loop-ivopts.cc4015 tree inner_base, inner_step, inner_type; in get_computation_aff_1() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c634 rtx *inner_step, scalar_int_mode *inner_mode, in get_biv_step_1()
799 rtx *inner_step, scalar_int_mode *inner_mode, in get_biv_step()
858 rtx inner_step, outer_step; in iv_analyze_biv() local
H A Drtlanal.c6315 rtx *inner_step = strip_address_mutations (step); in decompose_automod_address() local
H A Dtree-ssa-loop-ivopts.c3984 tree inner_base, inner_step, inner_type; variable