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

/freebsd-11.0-release/contrib/gcc/
H A Dreload.c6647 int need_stable_sp = 0;
6683 goal_const = need_stable_sp = 1;
6816 need_stable_sp = 1;
6897 if (goal_mem || need_stable_sp)
6951 if (xregno == STACK_POINTER_REGNUM && need_stable_sp)
6960 else if (need_stable_sp && push_operand (dest, GET_MODE (dest)))
6996 if (xregno == STACK_POINTER_REGNUM && need_stable_sp)
7005 else if (need_stable_sp
7045 else if (need_stable_sp
6621 int need_stable_sp = 0; local

Completed in 181 milliseconds