Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.h205 bool limit_stack; member
H A Dexplow.c1512 if (crtl->limit_stack) in allocate_dynamic_stack_space()
H A Dfunction.c5065 crtl->limit_stack in expand_function_start()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.h214 bool limit_stack; member
H A Dexplow.cc1538 if (crtl->limit_stack) in allocate_dynamic_stack_space()
H A DChangeLog-200821409 all_throwers_are_sibcalls, limit_stack, profile, uses_const_pool,
21414 has_asm_statement, is_thunk, all_throwers_are_sibcalls, limit_stack,
H A DChangeLog-19991451 * function.h (struct function): Add limit_stack.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c670 if (crtl->limit_stack) in nios2_expand_prologue()
747 if (crtl->limit_stack) in nios2_expand_prologue()
755 if (crtl->limit_stack) in nios2_expand_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc671 if (crtl->limit_stack) in nios2_expand_prologue()
748 if (crtl->limit_stack) in nios2_expand_prologue()
756 if (crtl->limit_stack) in nios2_expand_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc1039 if (crtl->limit_stack in m68k_expand_prologue()
1131 if (crtl->limit_stack) in m68k_expand_prologue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.c1039 if (crtl->limit_stack in m68k_expand_prologue()
1131 if (crtl->limit_stack) in m68k_expand_prologue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c1081 if (crtl->limit_stack in bfin_expand_prologue()
1088 rtx lim = crtl->limit_stack ? stack_limit_rtx : NULL_RTX; in bfin_expand_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc1082 if (crtl->limit_stack in bfin_expand_prologue()
1089 rtx lim = crtl->limit_stack ? stack_limit_rtx : NULL_RTX; in bfin_expand_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc1724 if (crtl->limit_stack) in rs6000_emit_allocate_stack()
H A Drs6000.md10642 if (crtl->limit_stack)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-logue.c1696 if (crtl->limit_stack) in rs6000_emit_allocate_stack()
H A Drs6000.md9915 if (crtl->limit_stack)