Home
last modified time | relevance | path

Searched refs:around_label (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexcept.c526 rtx around_label; in expand_eh_region_end_cleanup() local
539 emit_jump (around_label); in expand_eh_region_end_cleanup()
581 emit_label (around_label); in expand_eh_region_end_cleanup()
699 rtx around_label; in expand_eh_region_end_allowed() local
717 emit_jump (around_label); in expand_eh_region_end_allowed()
726 emit_label (around_label); in expand_eh_region_end_allowed()
741 rtx around_label; in expand_eh_region_end_must_not_throw() local
755 emit_jump (around_label); in expand_eh_region_end_must_not_throw()
760 emit_label (around_label); in expand_eh_region_end_must_not_throw()
3054 rtx around_label; in expand_eh_return() local
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexcept.c526 rtx around_label; in expand_eh_region_end_cleanup() local
539 emit_jump (around_label); in expand_eh_region_end_cleanup()
581 emit_label (around_label); in expand_eh_region_end_cleanup()
699 rtx around_label; in expand_eh_region_end_allowed() local
717 emit_jump (around_label); in expand_eh_region_end_allowed()
726 emit_label (around_label); in expand_eh_region_end_allowed()
741 rtx around_label; in expand_eh_region_end_must_not_throw() local
755 emit_jump (around_label); in expand_eh_region_end_must_not_throw()
760 emit_label (around_label); in expand_eh_region_end_must_not_throw()
3054 rtx around_label; in expand_eh_return() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2262 rtx_code_label *around_label; in expand_eh_return() local
2273 around_label = gen_label_rtx (); in expand_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
2293 emit_label (around_label); in expand_eh_return()
H A DChangeLog-201426793 (expand_eh_return): Strengthen local "around_label" from
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexcept.c2273 rtx_code_label *around_label; in expand_eh_return() local
2284 around_label = gen_label_rtx (); in expand_eh_return()
2285 emit_jump (around_label); in expand_eh_return()
2304 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexcept.c2263 rtx_code_label *around_label; in expand_eh_return() local
2274 around_label = gen_label_rtx (); in expand_eh_return()
2275 emit_jump (around_label); in expand_eh_return()
2294 emit_label (around_label); in expand_eh_return()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexcept.c2251 rtx around_label; in expand_eh_return() local
2262 around_label = gen_label_rtx (); in expand_eh_return()
2263 emit_jump (around_label); in expand_eh_return()
2285 emit_label (around_label); in expand_eh_return()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexcept.c2233 rtx_code_label *around_label; in expand_eh_return() local
2244 around_label = gen_label_rtx (); in expand_eh_return()
2245 emit_jump (around_label); in expand_eh_return()
2264 emit_label (around_label); in expand_eh_return()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexcept.c2262 rtx_code_label *around_label; in expand_eh_return() local
2273 around_label = gen_label_rtx (); in expand_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
2293 emit_label (around_label); in expand_eh_return()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexcept.c2272 rtx_code_label *around_label; in expand_eh_return() local
2283 around_label = gen_label_rtx (); in expand_eh_return()
2284 emit_jump (around_label); in expand_eh_return()
2303 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexcept.c2272 rtx_code_label *around_label; in expand_eh_return() local
2283 around_label = gen_label_rtx (); in expand_eh_return()
2284 emit_jump (around_label); in expand_eh_return()
2303 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexcept.c2182 rtx around_label; in expand_eh_return() local
2193 around_label = gen_label_rtx (); in expand_eh_return()
2194 emit_jump (around_label); in expand_eh_return()
2216 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexcept.c2272 rtx_code_label *around_label; in expand_eh_return() local
2283 around_label = gen_label_rtx (); in expand_eh_return()
2284 emit_jump (around_label); in expand_eh_return()
2303 emit_label (around_label); in expand_eh_return()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2262 rtx_code_label *around_label; in expand_eh_return() local
2273 around_label = gen_label_rtx (); in expand_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
2293 emit_label (around_label); in expand_eh_return()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2262 rtx_code_label *around_label; in expand_eh_return() local
2273 around_label = gen_label_rtx (); in expand_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
2293 emit_label (around_label); in expand_eh_return()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2262 rtx_code_label *around_label; in expand_eh_return() local
2273 around_label = gen_label_rtx (); in expand_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
2293 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexcept.c2263 rtx_code_label *around_label; in expand_eh_return() local
2274 around_label = gen_label_rtx (); in expand_eh_return()
2275 emit_jump (around_label); in expand_eh_return()
2294 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexcept.c2272 rtx_code_label *around_label; in expand_eh_return() local
2283 around_label = gen_label_rtx (); in expand_eh_return()
2284 emit_jump (around_label); in expand_eh_return()
2303 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexcept.c2263 rtx_code_label *around_label; in expand_eh_return() local
2274 around_label = gen_label_rtx (); in expand_eh_return()
2275 emit_jump (around_label); in expand_eh_return()
2294 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dexcept.c2262 rtx_code_label *around_label; in expand_eh_return() local
2273 around_label = gen_label_rtx (); in expand_eh_return()
2274 emit_jump (around_label); in expand_eh_return()
2293 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexcept.c2272 rtx_code_label *around_label; in expand_eh_return() local
2283 around_label = gen_label_rtx (); in expand_eh_return()
2284 emit_jump (around_label); in expand_eh_return()
2303 emit_label (around_label); in expand_eh_return()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexcept.c2272 rtx_code_label *around_label; in expand_eh_return() local
2283 around_label = gen_label_rtx (); in expand_eh_return()
2284 emit_jump (around_label); in expand_eh_return()
2303 emit_label (around_label); in expand_eh_return()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexcept.c2182 rtx around_label; in expand_eh_return() local
2193 around_label = gen_label_rtx (); in expand_eh_return()
2194 emit_jump (around_label); in expand_eh_return()
2216 emit_label (around_label); in expand_eh_return()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dexcept.c2233 rtx_code_label *around_label; in expand_eh_return() local
2244 around_label = gen_label_rtx (); in expand_eh_return()
2245 emit_jump (around_label); in expand_eh_return()
2264 emit_label (around_label); in expand_eh_return()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexcept.c2887 rtx around_label; in expand_eh_return() local
2898 around_label = gen_label_rtx (); in expand_eh_return()
2899 emit_jump (around_label); in expand_eh_return()
2921 emit_label (around_label); in expand_eh_return()

12