Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c7614 rtx sa_reg, sa_reg_exp = NULL; in alpha_expand_epilogue() local
7681 sa_reg_exp = plus_constant (stack_pointer_rtx, bias); in alpha_expand_epilogue()
7683 FRP (emit_move_insn (sa_reg, sa_reg_exp)); in alpha_expand_epilogue()
7780 if (sa_reg_exp && rtx_equal_p (sa_reg_exp, sp_adj2)) in alpha_expand_epilogue()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c8132 rtx sa_reg, sa_reg_exp = NULL; in alpha_expand_epilogue() local
8199 sa_reg_exp = plus_constant (stack_pointer_rtx, bias); in alpha_expand_epilogue()
8201 FRP (emit_move_insn (sa_reg, sa_reg_exp)); in alpha_expand_epilogue()
8298 if (sa_reg_exp && rtx_equal_p (sa_reg_exp, sp_adj2)) in alpha_expand_epilogue()