Home
last modified time | relevance | path

Searched refs:thread_block_1 (Results 1 – 25 of 108) sorted by relevance

12345

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-threadupdate.h97 bool thread_block_1 (basic_block, bool noloop_only, bool joiners);
H A Dtree-ssa-threadupdate.c1442 fwd_jt_path_registry::thread_block_1 (basic_block bb, in thread_block_1() function
1626 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1627 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
H A DChangeLog12018 (jump_thread_path_registry::thread_block_1): Rename...
12019 (fwd_jt_path_registry::thread_block_1): ...to this.
13009 (jump_thread_path_registry::thread_block_1): Use cancel_thread.
26158 (thread_block_1): Move...
26159 (jump_thread_path_registry::thread_block_1): ...here.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-threadupdate.c775 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
940 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
941 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
H A DChangeLog-20135555 (thread_block_1): Do not cancel jump threads which go from
6046 * tree-ssa-threadupdate.c (thread_block_1): Improve code to detect
10093 (ssa_redirect_edges, thread_block_1): Use it.
12992 * tree-ssa-threadupdate.c (thread_block_1): Renamed from thread_block.
12995 (thread_block): New. Call thread_block_1.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-threadupdate.c1492 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1646 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1647 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
H A DChangeLog-20135555 (thread_block_1): Do not cancel jump threads which go from
6046 * tree-ssa-threadupdate.c (thread_block_1): Improve code to detect
10093 (ssa_redirect_edges, thread_block_1): Use it.
12992 * tree-ssa-threadupdate.c (thread_block_1): Renamed from thread_block.
12995 (thread_block): New. Call thread_block_1.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
H A DChangeLog-20135555 (thread_block_1): Do not cancel jump threads which go from
6046 * tree-ssa-threadupdate.c (thread_block_1): Improve code to detect
10093 (ssa_redirect_edges, thread_block_1): Use it.
12992 * tree-ssa-threadupdate.c (thread_block_1): Renamed from thread_block.
12995 (thread_block): New. Call thread_block_1.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-threadupdate.c1492 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1646 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1647 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-threadupdate.c1279 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1458 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1459 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
H A DChangeLog-20135555 (thread_block_1): Do not cancel jump threads which go from
6046 * tree-ssa-threadupdate.c (thread_block_1): Improve code to detect
10093 (ssa_redirect_edges, thread_block_1): Use it.
12992 * tree-ssa-threadupdate.c (thread_block_1): Renamed from thread_block.
12995 (thread_block): New. Call thread_block_1.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-threadupdate.c1279 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1458 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1459 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-threadupdate.c1279 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() function
1458 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1459 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()

12345