Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dloop-iv.c133 && !iv->first_special) in dump_iv_info()
160 if (iv->first_special) in dump_iv_info()
369 iv->first_special = false; in iv_constant()
385 && !iv->first_special) in iv_subreg()
413 iv->first_special = false; in iv_subreg()
425 && !iv->first_special) in iv_extend()
882 iv->first_special = inner_mode != outer_mode; in iv_analyze_biv()
1205 gcc_assert (!iv->first_special); in get_iv_value()
1882 if (iv0->first_special || iv0->mult != const1_rtx || iv0->delta != const0_rtx) in canonicalize_iv_subregs()
1884 if (iv1->first_special || iv1->mult != const1_rtx || iv1->delta != const0_rtx) in canonicalize_iv_subregs()
H A Dcfgloop.h302 unsigned first_special : 1; member
H A Dloop-unswitch.c211 || iv.first_special) in may_unswitch_on()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dloop.texi385 with the following exception: if @code{first_special} is true, then the
388 then @code{first_special} must be false, @code{delta} 0, @code{mult} 1
H A Dgccint.info8280 with the following exception: if `first_special' is true, then the
8283 `first_special' must be false, `delta' 0, `mult' 1 and the value in the