Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dreload1.c4975 rtx other_input = rld[i].in; in reload_reg_free_for_value_p() local
4981 other_input = NULL_RTX; in reload_reg_free_for_value_p()
4982 if (! other_input || ! rtx_equal_p (other_input, value) in reload_reg_free_for_value_p()
5063 if (! rld[i].in || rtx_equal_p (other_input, value)) in reload_reg_free_for_value_p()
5085 || ! rtx_equal_p (other_input, value))) in reload_reg_free_for_value_p()