Home
last modified time | relevance | path

Searched refs:iv_extend_code (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloop.h40 enum iv_extend_code enum
442 enum iv_extend_code extend;
H A Dloop-iv.c145 iv_extend_to_rtx_code (enum iv_extend_code extend) in iv_extend_to_rtx_code()
450 iv_extend (class rtx_iv *iv, enum iv_extend_code extend, scalar_int_mode mode) in iv_extend()
635 enum iv_extend_code *extend, in get_biv_step_1()
800 enum iv_extend_code *extend, rtx *outer_step) in get_biv_step()
860 enum iv_extend_code extend; in iv_analyze_biv()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloop.h40 enum iv_extend_code enum
442 enum iv_extend_code extend;
H A Dloop-iv.cc145 iv_extend_to_rtx_code (enum iv_extend_code extend) in iv_extend_to_rtx_code()
450 iv_extend (class rtx_iv *iv, enum iv_extend_code extend, scalar_int_mode mode) in iv_extend()
635 enum iv_extend_code *extend, in get_biv_step_1()
800 enum iv_extend_code *extend, rtx *outer_step) in get_biv_step()
860 enum iv_extend_code extend; in iv_analyze_biv()
H A DChangeLog-201221584 (enum iv_extend_code): New.
21585 (struct rtx_iv): Use iv_extend_code instead of rtx_code.