Searched refs:shorten_into_mode (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | loop-iv.c | 1815 shorten_into_mode (struct rtx_iv *iv, enum machine_mode mode, in shorten_into_mode() function 1968 shorten_into_mode (iv0, iv1->mode, cond, signed_p, desc); in canonicalize_iv_subregs() 1973 shorten_into_mode (iv1, iv0->mode, swap_condition (cond), signed_p, desc); in canonicalize_iv_subregs()
|