Home
last modified time | relevance | path

Searched refs:return_label (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dfunction.h518 #define return_label (cfun->x_return_label) macro
H A Dcfgexpand.c1779 return_label = NULL; in tree_expand_cfg()
H A Dfunction.c4072 return_label = gen_label_rtx (); in expand_function_start()
4385 emit_label (return_label); in expand_function_end()
H A Dstmt.c1569 emit_jump (return_label); in expand_null_return_1()
H A Dexcept.c836 add_ehl_entry (return_label, NULL); in find_exception_handler_labels()
H A DChangeLog-199911286 nonlocal_goto_stack_level, return_label, save_expr_regs,
11321 (cleanup_label, return_label, frame_offset, tail_recursion_label,
H A DChangeLog-20056070 out return_label and naked_return_label.
12508 patch. Do sjlj_emit_function_exit_after after return_label.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-200039 return_label unless it exists.
877 Always emit the jump to return_label.
H A DChangeLog-19993779 (cleanup_label, return_label): Delete declarations.