Searched refs:ia64_eh_epilogue_sp (Results 1 – 3 of 3) sorted by relevance
2016 rtx ia64_eh_epilogue_sp; member
2343 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_compute_frame_size()2344 mark_reg_gr_used_mask (cfun->machine->ia64_eh_epilogue_sp, NULL); in ia64_compute_frame_size()3421 if (current_frame_info.total_size || cfun->machine->ia64_eh_epilogue_sp) in ia64_expand_epilogue()3430 if (cfun->machine->ia64_eh_epilogue_sp) in ia64_expand_epilogue()3431 emit_move_insn (stack_pointer_rtx, cfun->machine->ia64_eh_epilogue_sp); in ia64_expand_epilogue()
6435 cfun->machine->ia64_eh_epilogue_sp = sp;