Home
last modified time | relevance | path

Searched refs:SAVE_NONLOCAL (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexplow.h73 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
H A Dexplow.c1034 case SAVE_NONLOCAL: in emit_stack_save()
1049 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
1096 case SAVE_NONLOCAL: in emit_stack_restore()
1139 emit_stack_save (SAVE_NONLOCAL, &r_save); in update_nonlocal_goto_save_area()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dexplow.h73 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexplow.h86 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexplow.h86 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexplow.h86 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexplow.h82 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexplow.h86 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexplow.c887 case SAVE_NONLOCAL: in emit_stack_save()
903 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
962 case SAVE_NONLOCAL: in emit_stack_restore()
1018 emit_stack_save (SAVE_NONLOCAL, &r_save, NULL_RTX); in update_nonlocal_goto_save_area()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexplow.c921 case SAVE_NONLOCAL: in emit_stack_save()
937 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
999 case SAVE_NONLOCAL: in emit_stack_restore()
1359 emit_stack_save (SAVE_NONLOCAL, &nonlocal_goto_stack_level, NULL_RTX); in allocate_dynamic_stack_space()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexplow.c921 case SAVE_NONLOCAL: in emit_stack_save()
937 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
999 case SAVE_NONLOCAL: in emit_stack_restore()
1359 emit_stack_save (SAVE_NONLOCAL, &nonlocal_goto_stack_level, NULL_RTX); in allocate_dynamic_stack_space()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexplow.c1041 case SAVE_NONLOCAL: in emit_stack_save()
1057 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
1109 case SAVE_NONLOCAL: in emit_stack_restore()
1153 emit_stack_save (SAVE_NONLOCAL, &r_save); in update_nonlocal_goto_save_area()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexplow.c1028 case SAVE_NONLOCAL: in emit_stack_save()
1044 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
1096 case SAVE_NONLOCAL: in emit_stack_restore()
1140 emit_stack_save (SAVE_NONLOCAL, &r_save); in update_nonlocal_goto_save_area()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexplow.c1028 case SAVE_NONLOCAL: in emit_stack_save()
1044 if (save_level == SAVE_NONLOCAL) in emit_stack_save()
1096 case SAVE_NONLOCAL: in emit_stack_restore()
1140 emit_stack_save (SAVE_NONLOCAL, &r_save); in update_nonlocal_goto_save_area()

12345678910>>...18