Home
last modified time | relevance | path

Searched refs:current_function_has_nonlocal_label (Results 1 – 17 of 17) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-optimize.c283 if (current_function_has_nonlocal_label) in execute_fixup_cfg()
Dfunction.h509 #define current_function_has_nonlocal_label (cfun->has_nonlocal_label) macro
Dgimple-low.c130 current_function_has_nonlocal_label = 1; in lower_function_body()
Dlocal-alloc.c2008 || (current_function_has_nonlocal_label in combine_regs()
2228 if (current_function_has_nonlocal_label in find_free_reg()
Dglobal.c469 && (! current_function_has_nonlocal_label in global_alloc()
788 if (! current_function_has_nonlocal_label) in global_conflicts()
Dbt-load.c513 else if (current_function_has_nonlocal_label in compute_defs_uses_and_gen()
Dtree-cfg.c2502 if (TREE_SIDE_EFFECTS (call) && current_function_has_nonlocal_label) in is_ctrl_altering_stmt()
2552 return TREE_SIDE_EFFECTS (t) && current_function_has_nonlocal_label; in tree_can_make_abnormal_goto()
5416 if (current_function_has_nonlocal_label) in tree_purge_dead_abnormal_call_edges()
Dexcept.c2868 current_function_has_nonlocal_label = 1; in expand_builtin_unwind_init()
Dreload1.c693 if (current_function_has_nonlocal_label) in reload()
Dbuiltins.c665 current_function_has_nonlocal_label = 1; in expand_builtin_setjmp_setup()
DChangeLog-19971139 current_function_has_nonlocal_label.
DChangeLog-199911265 * flags.h (current_function_has_nonlocal_label,
11272 current_function_calls_longjmp, current_function_has_nonlocal_label,
11332 current_function_has_nonlocal_label, current_function_varargs,
DChangeLog.tree-ssa3240 current_function_has_nonlocal_label instead of
DChangeLog-20001489 current_function_has_nonlocal_label.
DChangeLog-200424708 (FRAME_POINTER_REQUIRED): Use current_function_has_nonlocal_label.
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.h891 (current_function_has_nonlocal_label \
/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.c6386 if (current_function_has_nonlocal_label) in s390_regs_ever_clobbered()