Home
last modified time | relevance | path

Searched refs:current_function_has_nonlocal_goto (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/vax/
Dxm-vms.h125 #define current_function_has_nonlocal_goto curfunc_has_nonlocal_goto macro
/openbsd/src/gnu/gcc/gcc/
Dfunction.h510 #define current_function_has_nonlocal_goto (cfun->has_nonlocal_goto) macro
Dbuiltins.c854 current_function_has_nonlocal_goto = 1; in expand_builtin_nonlocal_goto()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dfunction.h553 #define current_function_has_nonlocal_goto (cfun->has_nonlocal_goto) macro
Dalias.c2704 || current_function_has_nonlocal_goto in mark_constant_function()
Dintegrate.c255 if (current_function_has_nonlocal_goto)
Dstmt.c644 current_function_has_nonlocal_goto = 1;
Dfunction.c6296 current_function_has_nonlocal_goto = 0; in prepare_function_start()
Dloop.c3288 && ! current_function_has_nonlocal_goto)
DChangeLog.211266 current_function_has_nonlocal_goto, current_function_is_thunk,
11273 current_function_has_nonlocal_goto, current_function_is_thunk,
DFSFChangeLog.101477 Set current_function_has_nonlocal_goto.
DChangeLog.59819 check for current_function_has_nonlocal_goto from 1999-11-12.
DFSFChangeLog.115730 current_function_has_nonlocal_goto, as this isn't a goto.
DChangeLog.11791 (FRAME_POINTER_REQUIRED): Check current_function_has_nonlocal_goto.
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i960/
Di960.h548 (! leaf_function_p () || current_function_has_nonlocal_goto)
/openbsd/src/gnu/gcc/gcc/config/mips/
Dmips.c6212 if (current_function_has_nonlocal_goto) in mips_global_pointer()
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dalpha.c7438 if (current_function_has_nonlocal_goto) in alpha_does_function_need_gp()
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Drs6000.c13305 || current_function_has_nonlocal_goto) in spe_func_has_64bit_regs_p()