Home
last modified time | relevance | path

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

/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A DChangeLog64 (build_actor_fn): Remove code special-casing initial
258 (build_actor_fn): Remove specifial rvalue ref handling.
482 * coroutines.cc (build_actor_fn): Ensure that bind scopes
882 * coroutines.cc (build_actor_fn): Check that the target can
938 (build_actor_fn): Revise to use per-statement expander.
1297 (build_actor_fn): Insert the initial await expression into the
1579 * coroutines.cc (build_actor_fn): Factor out code inserting the
1710 (build_actor_fn): Handle param copies always, and adjust the
1868 * coroutines.cc (build_actor_fn): Implement deallocation function
2100 (build_actor_fn): Fill new field of await_xform_data.
[all …]
H A Dcoroutines.cc2091 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
4567 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, param_uses, in morph_fn_to_coro()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A DChangeLog140 * coroutines.cc (build_actor_fn): Make destroy index 1
146 (morph_fn_to_coro): Adjust calls to build_actor_fn and
204 (build_actor_fn): Use coro_get_frame_dtor().
999 (build_actor_fn): Remove unused parm, remove handling
1028 callback data and remove it from the build_actor_fn call.
1101 (build_actor_fn): Remove code special-casing initial
1295 (build_actor_fn): Remove specifial rvalue ref handling.
1519 * coroutines.cc (build_actor_fn): Ensure that bind scopes
1919 * coroutines.cc (build_actor_fn): Check that the target can
1975 (build_actor_fn): Revise to use per-statement expander.
[all …]
H A Dcoroutines.cc2166 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
5262 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, param_uses, in morph_fn_to_coro()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A DChangeLog27 * coroutines.cc (build_actor_fn): Move common code to
513 * coroutines.cc (build_actor_fn): Make destroy index 1
519 (morph_fn_to_coro): Adjust calls to build_actor_fn and
577 (build_actor_fn): Use coro_get_frame_dtor().
1372 (build_actor_fn): Remove unused parm, remove handling
1401 callback data and remove it from the build_actor_fn call.
1474 (build_actor_fn): Remove code special-casing initial
1668 (build_actor_fn): Remove specifial rvalue ref handling.
1892 * coroutines.cc (build_actor_fn): Ensure that bind scopes
2348 (build_actor_fn): Revise to use per-statement expander.
[all …]
H A Dcoroutines.cc2208 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
5326 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, param_uses, in morph_fn_to_coro()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A DChangeLog141 (build_actor_fn): Use simplified param references.
162 (build_actor_fn): Simplify interface, use pre-built identifiers and
171 the implementation state. Adjust call for build_actor_fn.
188 (build_actor_fn): Use var builder, rename vars to use
207 * coroutines.cc (build_actor_fn): Add begin/finish clauses
365 * coroutines.cc (build_actor_fn): Move common code to
1542 * coroutines.cc (build_actor_fn): Make destroy index 1
1548 (morph_fn_to_coro): Adjust calls to build_actor_fn and
1748 (build_actor_fn): Use coro_get_frame_dtor().
H A DChangeLog-20203114 (build_actor_fn): Remove unused parm, remove handling
3143 callback data and remove it from the build_actor_fn call.
3384 (build_actor_fn): Remove code special-casing initial
3810 (build_actor_fn): Remove specifial rvalue ref handling.
4319 * coroutines.cc (build_actor_fn): Ensure that bind scopes
4857 * coroutines.cc (build_actor_fn): Check that the target can
4913 (build_actor_fn): Revise to use per-statement expander.
5272 (build_actor_fn): Insert the initial await expression into the
5554 * coroutines.cc (build_actor_fn): Factor out code inserting the
5685 (build_actor_fn): Handle param copies always, and adjust the
[all …]
H A Dcoroutines.cc2121 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
5160 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, in morph_fn_to_coro()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A DChangeLog-20203114 (build_actor_fn): Remove unused parm, remove handling
3143 callback data and remove it from the build_actor_fn call.
3384 (build_actor_fn): Remove code special-casing initial
3810 (build_actor_fn): Remove specifial rvalue ref handling.
4319 * coroutines.cc (build_actor_fn): Ensure that bind scopes
4857 * coroutines.cc (build_actor_fn): Check that the target can
4913 (build_actor_fn): Revise to use per-statement expander.
5272 (build_actor_fn): Insert the initial await expression into the
5554 * coroutines.cc (build_actor_fn): Factor out code inserting the
5685 (build_actor_fn): Handle param copies always, and adjust the
[all …]
H A DChangeLog1015 (build_actor_fn): Use simplified param references.
1033 (build_actor_fn): Simplify interface, use pre-built identifiers and
1042 the implementation state. Adjust call for build_actor_fn.
1137 (build_actor_fn): Use var builder, rename vars to use
1215 * coroutines.cc (build_actor_fn): Add begin/finish clauses
1855 * coroutines.cc (build_actor_fn): Move common code to
2044 (build_actor_fn): Same.
3695 * coroutines.cc (build_actor_fn): Make destroy index 1
3701 (morph_fn_to_coro): Adjust calls to build_actor_fn and
3901 (build_actor_fn): Use coro_get_frame_dtor().
H A Dcoroutines.cc2122 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
5178 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, in morph_fn_to_coro()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A DChangeLog-20203114 (build_actor_fn): Remove unused parm, remove handling
3143 callback data and remove it from the build_actor_fn call.
3384 (build_actor_fn): Remove code special-casing initial
3810 (build_actor_fn): Remove specifial rvalue ref handling.
4319 * coroutines.cc (build_actor_fn): Ensure that bind scopes
4857 * coroutines.cc (build_actor_fn): Check that the target can
4913 (build_actor_fn): Revise to use per-statement expander.
5272 (build_actor_fn): Insert the initial await expression into the
5554 * coroutines.cc (build_actor_fn): Factor out code inserting the
5685 (build_actor_fn): Handle param copies always, and adjust the
[all …]
H A DChangeLog40 * coroutines.cc (build_actor_fn): Move common code to
1217 * coroutines.cc (build_actor_fn): Make destroy index 1
1223 (morph_fn_to_coro): Adjust calls to build_actor_fn and
1423 (build_actor_fn): Use coro_get_frame_dtor().
H A Dcoroutines.cc2192 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
5302 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, param_uses, in morph_fn_to_coro()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A DChangeLog-20203114 (build_actor_fn): Remove unused parm, remove handling
3143 callback data and remove it from the build_actor_fn call.
3384 (build_actor_fn): Remove code special-casing initial
3810 (build_actor_fn): Remove specifial rvalue ref handling.
4319 * coroutines.cc (build_actor_fn): Ensure that bind scopes
4857 * coroutines.cc (build_actor_fn): Check that the target can
4913 (build_actor_fn): Revise to use per-statement expander.
5272 (build_actor_fn): Insert the initial await expression into the
5554 * coroutines.cc (build_actor_fn): Factor out code inserting the
5685 (build_actor_fn): Handle param copies always, and adjust the
[all …]
H A DChangeLog40 * coroutines.cc (build_actor_fn): Move common code to
1217 * coroutines.cc (build_actor_fn): Make destroy index 1
1223 (morph_fn_to_coro): Adjust calls to build_actor_fn and
1423 (build_actor_fn): Use coro_get_frame_dtor().
H A Dcoroutines.cc2192 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() function
5302 build_actor_fn (fn_start, coro_frame_type, actor, fnbody, orig, param_uses, in morph_fn_to_coro()