Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreload.cc6743 int need_stable_sp = 0; in find_equiv_reg() local
6779 goal_const = need_stable_sp = 1; in find_equiv_reg()
6914 need_stable_sp = 1; in find_equiv_reg()
6987 if (goal_mem || need_stable_sp) in find_equiv_reg()
7036 if (xregno == STACK_POINTER_REGNUM && need_stable_sp) in find_equiv_reg()
7045 else if (need_stable_sp && push_operand (dest, GET_MODE (dest))) in find_equiv_reg()
7077 if (xregno == STACK_POINTER_REGNUM && need_stable_sp) in find_equiv_reg()
7086 else if (need_stable_sp in find_equiv_reg()
7125 else if (need_stable_sp in find_equiv_reg()
DChangeLog-19988816 * reload.c (find_equiv_reg): If need_stable_sp is set,
9019 * reload.c (find_equiv_reg): If need_stable_sp is set,
DFSFChangeLog.1112366 * reload.c (find_equiv_reg): Set need_stable_sp if GOAL is the