Home
last modified time | relevance | path

Searched refs:coro_get_frame_dtor (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dcoroutines.cc2069 coro_get_frame_dtor (tree coro_fp, tree orig, tree frame_size, in coro_get_frame_dtor() function
2361 tree del_coro_fr = coro_get_frame_dtor (actor_fp, orig, frame_size, in build_actor_fn()
5157 tree del_coro_fr = coro_get_frame_dtor (coro_fp, orig, frame_size, in morph_fn_to_coro()
H A DChangeLog3900 (coro_get_frame_dtor): New helper function factored from build_actor().
3901 (build_actor_fn): Use coro_get_frame_dtor().
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dcoroutines.cc2068 coro_get_frame_dtor (tree coro_fp, tree orig, tree frame_size, in coro_get_frame_dtor() function
2360 tree del_coro_fr = coro_get_frame_dtor (actor_fp, orig, frame_size, in build_actor_fn()
5139 tree del_coro_fr = coro_get_frame_dtor (coro_fp, orig, frame_size, in morph_fn_to_coro()
H A DChangeLog1747 (coro_get_frame_dtor): New helper function factored from build_actor().
1748 (build_actor_fn): Use coro_get_frame_dtor().
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc2139 coro_get_frame_dtor (tree coro_fp, tree orig, tree frame_size, in coro_get_frame_dtor() function
2493 tree del_coro_fr = coro_get_frame_dtor (actor_fp, orig, frame_size, in build_actor_fn()
5281 tree del_coro_fr = coro_get_frame_dtor (coro_fp, orig, frame_size, in morph_fn_to_coro()
H A DChangeLog1422 (coro_get_frame_dtor): New helper function factored from build_actor().
1423 (build_actor_fn): Use coro_get_frame_dtor().
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc2139 coro_get_frame_dtor (tree coro_fp, tree orig, tree frame_size, in coro_get_frame_dtor() function
2493 tree del_coro_fr = coro_get_frame_dtor (actor_fp, orig, frame_size, in build_actor_fn()
5281 tree del_coro_fr = coro_get_frame_dtor (coro_fp, orig, frame_size, in morph_fn_to_coro()
H A DChangeLog1422 (coro_get_frame_dtor): New helper function factored from build_actor().
1423 (build_actor_fn): Use coro_get_frame_dtor().
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dcoroutines.cc2113 coro_get_frame_dtor (tree coro_fp, tree orig, tree frame_size, in coro_get_frame_dtor() function
2474 tree del_coro_fr = coro_get_frame_dtor (actor_fp, orig, frame_size, in build_actor_fn()
5241 tree del_coro_fr = coro_get_frame_dtor (coro_fp, orig, frame_size, in morph_fn_to_coro()
H A DChangeLog203 (coro_get_frame_dtor): New helper function factored from build_actor().
204 (build_actor_fn): Use coro_get_frame_dtor().
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcoroutines.cc2155 coro_get_frame_dtor (tree coro_fp, tree orig, tree frame_size, in coro_get_frame_dtor() function
2509 tree del_coro_fr = coro_get_frame_dtor (actor_fp, orig, frame_size, in build_actor_fn()
5305 tree del_coro_fr = coro_get_frame_dtor (coro_fp, orig, frame_size, in morph_fn_to_coro()
H A DChangeLog576 (coro_get_frame_dtor): New helper function factored from build_actor().
577 (build_actor_fn): Use coro_get_frame_dtor().