Searched refs:need_stable_sp (Results 1 – 3 of 3) sorted by relevance
6743 int need_stable_sp = 0; in find_equiv_reg() local6779 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()
8816 * reload.c (find_equiv_reg): If need_stable_sp is set,9019 * reload.c (find_equiv_reg): If need_stable_sp is set,
12366 * reload.c (find_equiv_reg): Set need_stable_sp if GOAL is the