Home
last modified time | relevance | path

Searched refs:current_function_calls_setjmp (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dfunction.h496 #define current_function_calls_setjmp (cfun->calls_setjmp) macro
H A Dtree-tailcall.c179 if (current_function_calls_setjmp) in suitable_for_tail_call_opt_p()
H A Dexplow.c1145 if (!current_function_calls_setjmp) in allocate_dynamic_stack_space()
H A Dtree-cfg.c1828 current_function_calls_setjmp = true; in notice_special_calls()
1839 current_function_calls_setjmp = false; in clear_special_calls()
H A Dgcse.c666 if (current_function_calls_setjmp) in gcse_main()
6519 if (current_function_calls_setjmp) in bypass_jumps()
H A Dcalls.c403 current_function_calls_setjmp = 1; in emit_call_1()
H A DChangeLog-19971500 or set current_function_calls_setjmp anymore.
H A Dbuiltins.c661 current_function_calls_setjmp = 1; in expand_builtin_setjmp_setup()
H A DChangeLog-199910382 * tree.h (current_function_calls_setjmp,
11201 (current_function_name, current_function_calls_setjmp): Delete
11271 current_function_needs_context, current_function_calls_setjmp,
11330 current_function_needs_context, current_function_calls_setjmp,
H A DChangeLog-200110258 * calls.c (emit_call_1): Set current_function_calls_setjmp for
21350 optimization if current_function_calls_setjmp.
28650 from reg 4 if current_function_calls_setjmp.
H A DChangeLog-20003758 current_function_calls_setjmp.
H A DChangeLog-200521585 Kill setjmpless_size. current_function_calls_setjmp is completely
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.c2467 = (current_function_calls_setjmp ? 0 : find_gr_spill (1)); in ia64_compute_frame_size()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c12885 && ! (current_function_calls_setjmp && flag_exceptions) in compute_save_world_info()
13346 || current_function_calls_setjmp in spe_func_has_64bit_regs_p()