Home
last modified time | relevance | path

Searched refs:shorten_into_mode (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dloop-iv.c2024 shorten_into_mode (struct rtx_iv *iv, enum machine_mode mode, in shorten_into_mode() function
2177 shorten_into_mode (iv0, iv1->mode, cond, signed_p, desc); in canonicalize_iv_subregs()
2182 shorten_into_mode (iv1, iv0->mode, swap_condition (cond), signed_p, desc); in canonicalize_iv_subregs()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dloop-iv.c2073 shorten_into_mode (struct rtx_iv *iv, scalar_int_mode mode, in shorten_into_mode() function
2226 shorten_into_mode (iv0, iv1->mode, cond, signed_p, desc); in canonicalize_iv_subregs()
2231 shorten_into_mode (iv1, iv0->mode, swap_condition (cond), signed_p, desc); in canonicalize_iv_subregs()