Searched refs:setup_call (Results 1 – 4 of 4) sorted by relevance
2541 tree setup_call in build_init_or_final_await() local2546 if (flag_exceptions && is_final && setup_call != error_mark_node in build_init_or_final_await()2547 && coro_diagnose_throwing_final_aw_expr (setup_call)) in build_init_or_final_await()2552 return build_co_await (loc, setup_call, (is_final ? FINAL_SUSPEND_POINT in build_init_or_final_await()
2683 tree setup_call in build_init_or_final_await() local2688 if (flag_exceptions && is_final && setup_call != error_mark_node in build_init_or_final_await()2689 && coro_diagnose_throwing_final_aw_expr (setup_call)) in build_init_or_final_await()2694 return build_co_await (loc, setup_call, (is_final ? FINAL_SUSPEND_POINT in build_init_or_final_await()
6909 tree setup_call in lower_oacc_reductions() local6929 gimplify_assign (v1, setup_call, &before_fork); in lower_oacc_reductions()
7609 tree setup_call in lower_oacc_reductions() local7631 gimplify_assign (unshare_expr (v1), setup_call, &before_fork); in lower_oacc_reductions()