Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h1559 rtx ia64_eh_epilogue_sp; member
H A Dia64.c2704 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_compute_frame_size()
2705 mark_reg_gr_used_mask (cfun->machine->ia64_eh_epilogue_sp, NULL); in ia64_compute_frame_size()
4080 || cfun->machine->ia64_eh_epilogue_sp in ia64_expand_epilogue()
4090 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_expand_epilogue()
4091 emit_move_insn (stack_pointer_rtx, cfun->machine->ia64_eh_epilogue_sp); in ia64_expand_epilogue()
H A Dia64.md5124 cfun->machine->ia64_eh_epilogue_sp = sp;
/netbsd/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h1560 rtx ia64_eh_epilogue_sp; member
H A Dia64.c2704 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_compute_frame_size()
2705 mark_reg_gr_used_mask (cfun->machine->ia64_eh_epilogue_sp, NULL); in ia64_compute_frame_size()
4080 || cfun->machine->ia64_eh_epilogue_sp in ia64_expand_epilogue()
4090 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_expand_epilogue()
4091 emit_move_insn (stack_pointer_rtx, cfun->machine->ia64_eh_epilogue_sp); in ia64_expand_epilogue()
H A Dia64.cc2704 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_compute_frame_size()
2705 mark_reg_gr_used_mask (cfun->machine->ia64_eh_epilogue_sp, NULL); in ia64_compute_frame_size()
4080 || cfun->machine->ia64_eh_epilogue_sp in ia64_expand_epilogue()
4090 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_expand_epilogue()
4091 emit_move_insn (stack_pointer_rtx, cfun->machine->ia64_eh_epilogue_sp); in ia64_expand_epilogue()
H A Dia64.md5124 cfun->machine->ia64_eh_epilogue_sp = sp;