Home
last modified time | relevance | path

Searched refs:outer_step (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc636 rtx *outer_step) in get_biv_step_1() argument
735 *outer_step = const0_rtx; in get_biv_step_1()
739 outer_step)) in get_biv_step_1()
751 *inner_step, *outer_step); in get_biv_step_1()
752 *outer_step = const0_rtx; in get_biv_step_1()
770 *outer_step = simplify_gen_binary (code, outer_mode, in get_biv_step_1()
771 *outer_step, op1); in get_biv_step_1()
778 && *outer_step == const0_rtx); in get_biv_step_1()
800 enum iv_extend_code *extend, rtx *outer_step) in get_biv_step() argument
804 outer_step)) in get_biv_step()
[all …]
H A DChangeLog-202017378 as (m2 - m1) * outer_step / inner_step rather than sometimes m1 - m2
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c636 rtx *outer_step) in get_biv_step_1() argument
735 *outer_step = const0_rtx; in get_biv_step_1()
739 outer_step)) in get_biv_step_1()
751 *inner_step, *outer_step); in get_biv_step_1()
752 *outer_step = const0_rtx; in get_biv_step_1()
770 *outer_step = simplify_gen_binary (code, outer_mode, in get_biv_step_1()
771 *outer_step, op1); in get_biv_step_1()
778 && *outer_step == const0_rtx); in get_biv_step_1()
800 enum iv_extend_code *extend, rtx *outer_step) in get_biv_step() argument
804 outer_step)) in get_biv_step()
[all …]