Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/config/ia64/
HDia64.h2019 rtx ia64_eh_epilogue_bsp; member
HDia64.c2345 if (cfun->machine->ia64_eh_epilogue_bsp) in ia64_compute_frame_size()
2346 mark_reg_gr_used_mask (cfun->machine->ia64_eh_epilogue_bsp, NULL); in ia64_compute_frame_size()
3468 if (cfun->machine->ia64_eh_epilogue_bsp) in ia64_expand_epilogue()
3469 emit_insn (gen_set_bsp (cfun->machine->ia64_eh_epilogue_bsp)); in ia64_expand_epilogue()
HDia64.md6436 cfun->machine->ia64_eh_epilogue_bsp = bsp;