Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload.c6726 int goal_const = 0; in find_equiv_reg() local
6760 goal_const = 1; in find_equiv_reg()
6764 goal_const = need_stable_sp = 1; in find_equiv_reg()
6768 goal_const = 1; in find_equiv_reg()
6823 (goal_const && rtx_equal_p (SET_SRC (pat), goal) in find_equiv_reg()
6837 || (goal_const && REG_NOTES (p) != 0 in find_equiv_reg()
6853 || (goal_const && (tem = find_reg_note (p, REG_EQUIV, in find_equiv_reg()
6921 if (!goal_mem && !goal_const in find_equiv_reg()