Home
last modified time | relevance | path

Searched refs:void_type_node (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c672 x = build1 (GOTO_EXPR, void_type_node, finlab); in do_return_redirection()
687 x = build1 (GOTO_EXPR, void_type_node, finlab); in do_goto_redirection()
712 x = build1 (GOTO_EXPR, void_type_node, over); in frob_into_branch_around()
718 x = build1 (LABEL_EXPR, void_type_node, lab); in frob_into_branch_around()
726 x = build1 (LABEL_EXPR, void_type_node, over); in frob_into_branch_around()
886 x = build1 (GOTO_EXPR, void_type_node, x); in honor_protect_cleanup_actions()
923 x = build1 (LABEL_EXPR, void_type_node, lab); in lower_try_finally_nofallthru()
1041 x = build1 (GOTO_EXPR, void_type_node, x); in lower_try_finally_copy()
1097 x = build1 (LABEL_EXPR, void_type_node, lab); in lower_try_finally_copy()
1201 x = build1 (GOTO_EXPR, void_type_node, x); in lower_try_finally_switch()
[all …]
H A Dgimple-low.c96 x = build1 (RETURN_EXPR, void_type_node, NULL); in lower_function_body()
105 x = build1 (LABEL_EXPR, void_type_node, TREE_PURPOSE (t)); in lower_function_body()
131 x = build1 (LABEL_EXPR, void_type_node, disp_label); in lower_function_body()
141 x = build2 (MODIFY_EXPR, void_type_node, disp_var, t); in lower_function_body()
145 x = build1 (GOTO_EXPR, void_type_node, disp_var); in lower_function_body()
491 t = build1 (LABEL_EXPR, void_type_node, NULL_TREE); in lower_cond_expr()
501 t = build1 (LABEL_EXPR, void_type_node, NULL_TREE); in lower_cond_expr()
586 t = build1 (GOTO_EXPR, void_type_node, label); in lower_return_expr()
684 t = build1 (GOTO_EXPR, void_type_node, cont_label); in lower_builtin_setjmp()
688 t = build1 (LABEL_EXPR, void_type_node, next_label); in lower_builtin_setjmp()
[all …]
H A Dvalue-prof.c198 stmt3 = build3 (COND_EXPR, void_type_node, in tree_divmod_fixed_value()
200 build1 (GOTO_EXPR, void_type_node, label_decl2), in tree_divmod_fixed_value()
201 build1 (GOTO_EXPR, void_type_node, label_decl1)); in tree_divmod_fixed_value()
364 stmt4 = build3 (COND_EXPR, void_type_node, in tree_mod_pow2()
367 build1 (GOTO_EXPR, void_type_node, label_decl2), in tree_mod_pow2()
525 stmt3 = build3 (COND_EXPR, void_type_node, in tree_mod_subtract()
527 build1 (GOTO_EXPR, void_type_node, label_decl3), in tree_mod_subtract()
528 build1 (GOTO_EXPR, void_type_node, in tree_mod_subtract()
540 stmt2 = build3 (COND_EXPR, void_type_node, in tree_mod_subtract()
542 build1 (GOTO_EXPR, void_type_node, label_decl3), in tree_mod_subtract()
[all …]
H A Domp-low.c2231 t = build3 (COND_EXPR, void_type_node, in expand_parallel_call()
2248 t = build2 (MODIFY_EXPR, void_type_node, tmp, in expand_parallel_call()
3043 t = build3 (COND_EXPR, void_type_node, t, in expand_omp_for_static_chunk()
3077 t = build3 (COND_EXPR, void_type_node, t, in expand_omp_for_static_chunk()
3251 t = build3 (CASE_LABEL_EXPR, void_type_node, in expand_omp_sections()
3695 t = build3 (COND_EXPR, void_type_node, t, in lower_omp_single_simple()
3752 t = build3 (COND_EXPR, void_type_node, t, in lower_omp_single_copy()
3756 t = build1 (LABEL_EXPR, void_type_node, l0); in lower_omp_single_copy()
3774 t = build1 (LABEL_EXPR, void_type_node, l1); in lower_omp_single_copy()
3779 t = build1 (LABEL_EXPR, void_type_node, l2); in lower_omp_single_copy()
[all …]
H A Dgimplify.c971 TREE_TYPE (*p) = void_type_node; in voidify_wrapper_expr()
980 TREE_TYPE (*p) = void_type_node; in voidify_wrapper_expr()
988 TREE_TYPE (*p) = void_type_node; in voidify_wrapper_expr()
998 TREE_TYPE (*p) = void_type_node; in voidify_wrapper_expr()
2475 TREE_TYPE (expr) = void_type_node; in gimplify_cond_expr()
2767 void_type_node, in gimplify_init_ctor_eval_range()
2793 void_type_node, in gimplify_init_ctor_eval_range()
2807 void_type_node, in gimplify_init_ctor_eval_range()
2813 void_type_node, in gimplify_init_ctor_eval_range()
3368 TREE_TYPE (cond) = void_type_node; in gimplify_modify_expr_rhs()
[all …]
H A Dc-omp.c44 return add_stmt (build1 (OMP_MASTER, void_type_node, stmt)); in c_finish_omp_master()
55 TREE_TYPE (stmt) = void_type_node; in c_finish_omp_critical()
67 return add_stmt (build1 (OMP_ORDERED, void_type_node, stmt)); in c_finish_omp_ordered()
140 return build2 (OMP_ATOMIC, void_type_node, addr, rhs); in c_finish_omp_atomic()
352 incr = build2 (MODIFY_EXPR, void_type_node, decl, t); in c_finish_omp_for()
373 TREE_TYPE (t) = void_type_node; in c_finish_omp_for()
H A Dtree-mudflap.c369 build_function_type_4 (void_type_node, ptr_type_node, size_type_node, in mudflap_init()
372 build_function_type_3 (void_type_node, ptr_type_node, size_type_node, in mudflap_init()
375 build_function_type_0 (void_type_node); in mudflap_init()
556 t = build2 (MODIFY_EXPR, void_type_node, mf_base, in mf_build_check_statement_for()
564 t = build2 (MODIFY_EXPR, void_type_node, mf_limit, in mf_build_check_statement_for()
580 t = build2 (MODIFY_EXPR, void_type_node, mf_elem, t); in mf_build_check_statement_for()
632 t = build3 (COND_EXPR, void_type_node, cond, in mf_build_check_statement_for()
633 build1 (GOTO_EXPR, void_type_node, tree_block_label (then_bb)), in mf_build_check_statement_for()
679 t = build2 (MODIFY_EXPR, void_type_node, in mf_build_check_statement_for()
683 t = build2 (MODIFY_EXPR, void_type_node, in mf_build_check_statement_for()
[all …]
H A Dtree-profile.c72 = build_function_type_list (void_type_node, in tree_init_edge_profiler()
82 = build_function_type_list (void_type_node, in tree_init_edge_profiler()
90 = build_function_type_list (void_type_node, in tree_init_edge_profiler()
H A Dlambda-code.c1560 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lbv_to_gcc_expression()
1570 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lbv_to_gcc_expression()
1585 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lbv_to_gcc_expression()
1675 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lle_to_gcc_expression()
1716 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lle_to_gcc_expression()
1730 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lle_to_gcc_expression()
1744 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lle_to_gcc_expression()
1760 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, stmt); in lle_to_gcc_expression()
1780 stmt = build2 (MODIFY_EXPR, void_type_node, resvar, in lle_to_gcc_expression()
2505 cond_stmt = build3 (COND_EXPR, void_type_node, in perfect_nestify()
[all …]
H A Dtree-vectorizer.c793 then_label = build1 (GOTO_EXPR, void_type_node, exit_label); in slpeel_make_loop_iterate_ntimes()
794 else_label = build1 (GOTO_EXPR, void_type_node, begin_label); in slpeel_make_loop_iterate_ntimes()
799 then_label = build1 (GOTO_EXPR, void_type_node, begin_label); in slpeel_make_loop_iterate_ntimes()
800 else_label = build1 (GOTO_EXPR, void_type_node, exit_label); in slpeel_make_loop_iterate_ntimes()
948 then_label = build1 (GOTO_EXPR, void_type_node, in slpeel_add_loop_guard()
950 else_label = build1 (GOTO_EXPR, void_type_node, in slpeel_add_loop_guard()
952 cond_stmt = build3 (COND_EXPR, void_type_node, cond, in slpeel_add_loop_guard()
H A Dtree-ssa-loop-manip.c105 stmt = build2 (MODIFY_EXPR, void_type_node, va, in create_iv()
630 return build3 (COND_EXPR, void_type_node, in build_if_stmt()
632 build1 (GOTO_EXPR, void_type_node, then_label), in build_if_stmt()
633 build1 (GOTO_EXPR, void_type_node, else_label)); in build_if_stmt()
H A Dc-semantics.c121 TREE_TYPE (ret) = void_type_node; in build_stmt()
H A Dc-aux-info.c121 while (formal_type && TREE_VALUE (formal_type) != void_type_node) in gen_formal_list_for_type()
199 while (formal_type && TREE_VALUE (formal_type) != void_type_node) in deserves_ellipsis()
H A Dtarghooks.c412 t = build_function_type_list (void_type_node, NULL_TREE); in default_external_stack_protect_fail()
444 t = build_function_type_list (void_type_node, NULL_TREE); in default_hidden_stack_protect_fail()
H A Dc-gimplify.c166 bind = build3 (BIND_EXPR, void_type_node, decls, body, block); in c_build_bind_expr()
H A Dc-typeck.c2524 if (type == void_type_node) in convert_arguments()
3438 result_type = void_type_node; in build_conditional_expr()
3480 result_type = build_pointer_type (void_type_node); in build_conditional_expr()
3531 result_type = void_type_node; in build_conditional_expr()
3661 if (type == void_type_node) in build_c_cast()
7366 restype = void_type_node; in c_finish_block_return_stmt()
7788 entry = build1 (LABEL_EXPR, void_type_node, NULL_TREE); in c_finish_loop()
7792 t = build1 (GOTO_EXPR, void_type_node, clab); in c_finish_loop()
7811 add_stmt (build1 (LABEL_EXPR, void_type_node, clab)); in c_finish_loop()
7819 add_stmt (build1 (LABEL_EXPR, void_type_node, blab)); in c_finish_loop()
[all …]
H A Dtree-ssa-loop-im.c629 stmt1 = build2 (MODIFY_EXPR, void_type_node, var, in determine_invariantness_stmt()
635 stmt2 = build2 (MODIFY_EXPR, void_type_node, lhs, in determine_invariantness_stmt()
1073 load = build2 (MODIFY_EXPR, void_type_node, tmp_var, ref); in schedule_sm()
1084 store = build2 (MODIFY_EXPR, void_type_node, in schedule_sm()
/freebsd-12.1/contrib/gcc/cp/
H A Dcp-gimplify.c74 t = build1 (LABEL_EXPR, void_type_node, label); in finish_bc_block()
106 return build1 (GOTO_EXPR, void_type_node, label); in build_bc_goto()
138 *stmt_p = build2 (CATCH_EXPR, void_type_node, type, body); in genericize_catch_block()
235 top = build1 (LABEL_EXPR, void_type_node, NULL_TREE); in gimplify_cp_loop()
257 entry = build1 (LABEL_EXPR, void_type_node, NULL_TREE); in gimplify_cp_loop()
458 TREE_TYPE (from) = void_type_node; in cp_gimplify_init_expr()
742 void_type_node, in cp_genericize_r()
851 t = build2 (MODIFY_EXPR, void_type_node, p2, start2); in cxx_omp_clause_apply_fn()
856 t = build1 (LABEL_EXPR, void_type_node, lab); in cxx_omp_clause_apply_fn()
873 t = build2 (MODIFY_EXPR, void_type_node, p1, t); in cxx_omp_clause_apply_fn()
[all …]
H A Dexcept.c68 tmp = build_function_type (void_type_node, void_list_node); in init_exception_processing()
76 tmp = build_function_type (void_type_node, tmp); in init_exception_processing()
588 cleanup = build1 (MUST_NOT_THROW_EXPR, void_type_node, cleanup); in wrap_cleanups_r()
610 return build_min (THROW_EXPR, void_type_node, exp); in build_throw()
658 tmp = build_function_type (void_type_node, tmp); in build_throw()
671 tmp = build_function_type (void_type_node, tmp); in build_throw()
755 exp = build1 (CLEANUP_POINT_EXPR, void_type_node, exp); in build_throw()
758 exp = build2 (TRY_CATCH_EXPR, void_type_node, exp, in build_throw()
761 exp = build1 (MUST_NOT_THROW_EXPR, void_type_node, exp); in build_throw()
810 (fn, build_function_type (void_type_node, void_list_node)); in build_throw()
[all …]
H A Dinit.c336 if (init == void_type_node) in perform_member_init()
696 if (arguments == void_type_node) in emit_mem_initializers()
837 expr = fold_build3 (COND_EXPR, void_type_node, in expand_cleanup_for_base()
1196 TREE_TYPE (init) = void_type_node; in expand_default_init()
2001 = build3 (COND_EXPR, void_type_node, sentry, in build_new_1()
2008 = build2 (COMPOUND_EXPR, void_type_node, begin, in build_new_1()
2251 body = build1 (EXIT_EXPR, void_type_node, in build_vec_delete_1()
2261 loop = build1 (LOOP_EXPR, void_type_node, body); in build_vec_delete_1()
2313 body = fold_build3 (COND_EXPR, void_type_node, in build_vec_delete_1()
2318 body = build1 (NOP_EXPR, void_type_node, body); in build_vec_delete_1()
[all …]
H A Ddecl2.c422 return build1 (NOP_EXPR, void_type_node, t); in delete_sanity()
785 if (value == void_type_node) in grokfield()
827 return void_type_node; in grokfield()
917 return void_type_node; in grokfield()
942 return void_type_node; in grokbitfield()
973 return void_type_node; in grokbitfield()
998 if (*decl == NULL_TREE || *decl == void_type_node in cplus_decl_attributes()
1188 if (!same_type_p (TREE_TYPE (type), void_type_node)) in coerce_delete_type()
1210 (build_function_type (void_type_node, args), in coerce_delete_type()
1477 if (TREE_TYPE (primary_vtbl) == void_type_node) in maybe_emit_vtables()
[all …]
H A Dmethod.c549 tree t = build2 (INIT_EXPR, void_type_node, current_class_ref, parm); in do_build_copy_constructor()
650 tree t = build2 (MODIFY_EXPR, void_type_node, current_class_ref, parm); in do_build_assign_ref()
1013 return_type = build_pointer_type (void_type_node); in implicitly_declare_fn()
1018 return_type = void_type_node; in implicitly_declare_fn()
H A Dsemantics.c417 expr = fold_build_cleanup_point_expr (void_type_node, expr); in maybe_cleanup_point_expr_void()
1896 void_type_node, in finish_call_expr()
2019 return build3 (PSEUDO_DTOR_EXPR, void_type_node, object, scope, destructor); in finish_pseudo_destructor_expr()
2263 if (decl == void_type_node) in finish_member_declaration()
3419 init = build2 (INIT_EXPR, void_type_node, dp->result, in finalize_nrv_r()
3927 TREE_TYPE (stmt) = void_type_node; in finish_omp_parallel()
3996 init = build2 (MODIFY_EXPR, void_type_node, decl, init); in finish_omp_for()
3998 TREE_TYPE (stmt) = void_type_node; in finish_omp_for()
4059 stmt = build2 (OMP_ATOMIC, void_type_node, orig_lhs, orig_rhs); in finish_omp_atomic()
/freebsd-12.1/contrib/gcc/config/i386/
H A Dnetware.c56 if (TREE_VALUE (tree_last (formal_type)) != void_type_node) in gen_stdcall_or_fastcall_decoration()
61 while (TREE_VALUE (formal_type) != void_type_node in gen_stdcall_or_fastcall_decoration()
102 if (TREE_VALUE (tree_last (formal_type)) != void_type_node) in gen_regparm_prefix()
107 while (TREE_VALUE (formal_type) != void_type_node in gen_regparm_prefix()
H A Dwinnt.c312 if (TREE_VALUE (tree_last (formal_type)) != void_type_node) in gen_stdcall_or_fastcall_suffix()
317 while (TREE_VALUE (formal_type) != void_type_node in gen_stdcall_or_fastcall_suffix()

1234