Searched refs:resume_idx_field (Results 1 – 4 of 4) sorted by relevance
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/ |
H A D | coroutines.cc | 2196 tree resume_idx_field, unsigned body_count, tree frame_size) in build_actor_fn() argument 2439 p_data.from = resume_idx_field; in build_actor_fn() 4109 tree& resume_idx_field, tree& fs_label) in coro_rewrite_function_body() argument 4164 resume_idx_field in coro_rewrite_function_body() 4167 DECL_ARTIFICIAL (resume_idx_field) = true; in coro_rewrite_function_body() 4170 resume_idx_field, zero_resume_idx); in coro_rewrite_function_body() 4418 tree resume_idx_field = NULL_TREE; in morph_fn_to_coro() local 4422 resume_idx_field, fs_label); in morph_fn_to_coro() 5304 resume_idx_field, body_aw_points.await_number, frame_size); in morph_fn_to_coro()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/ |
H A D | coroutines.cc | 2196 tree resume_idx_field, unsigned body_count, tree frame_size) in build_actor_fn() argument 2439 p_data.from = resume_idx_field; in build_actor_fn() 4109 tree& resume_idx_field, tree& fs_label) in coro_rewrite_function_body() argument 4164 resume_idx_field in coro_rewrite_function_body() 4167 DECL_ARTIFICIAL (resume_idx_field) = true; in coro_rewrite_function_body() 4170 resume_idx_field, zero_resume_idx); in coro_rewrite_function_body() 4418 tree resume_idx_field = NULL_TREE; in morph_fn_to_coro() local 4422 resume_idx_field, fs_label); in morph_fn_to_coro() 5304 resume_idx_field, body_aw_points.await_number, frame_size); in morph_fn_to_coro()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/ |
H A D | coroutines.cc | 2170 tree resume_idx_field, unsigned body_count, tree frame_size) in build_actor_fn() argument 2420 p_data.from = resume_idx_field; in build_actor_fn() 4065 tree& resume_idx_field, tree& fs_label) in coro_rewrite_function_body() argument 4120 resume_idx_field in coro_rewrite_function_body() 4123 DECL_ARTIFICIAL (resume_idx_field) = true; in coro_rewrite_function_body() 4126 resume_idx_field, zero_resume_idx); in coro_rewrite_function_body() 4372 tree resume_idx_field = NULL_TREE; in morph_fn_to_coro() local 4376 resume_idx_field, fs_label); in morph_fn_to_coro() 5264 resume_idx_field, body_aw_points.await_number, frame_size); in morph_fn_to_coro()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/ |
H A D | coroutines.cc | 2212 tree resume_idx_field, unsigned body_count, tree frame_size) in build_actor_fn() argument 2455 p_data.from = resume_idx_field; in build_actor_fn() 4127 tree& resume_idx_field, tree& fs_label) in coro_rewrite_function_body() argument 4182 resume_idx_field in coro_rewrite_function_body() 4185 DECL_ARTIFICIAL (resume_idx_field) = true; in coro_rewrite_function_body() 4188 resume_idx_field, zero_resume_idx); in coro_rewrite_function_body() 4436 tree resume_idx_field = NULL_TREE; in morph_fn_to_coro() local 4440 resume_idx_field, fs_label); in morph_fn_to_coro() 5328 resume_idx_field, body_aw_points.await_number, frame_size); in morph_fn_to_coro()
|