/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ubsan.cc | 135 x = fold_build3 (COND_EXPR, void_type_node, x, xt, void_node); in ubsan_instrument_division() 138 t = fold_build3 (COND_EXPR, void_type_node, t, tt, x ? x : void_node); in ubsan_instrument_division() 217 tree else_t = void_node; in ubsan_instrument_shift() 256 if (else_t != void_node) in ubsan_instrument_shift() 268 else_tt, void_node); in ubsan_instrument_shift() 300 t = fold_build3 (COND_EXPR, void_type_node, t, tt, void_node); in ubsan_instrument_vla()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ubsan.c | 111 t = fold_build3 (COND_EXPR, void_type_node, t, tt, void_node); in ubsan_instrument_division() 190 tree else_t = void_node; in ubsan_instrument_shift() 229 if (else_t != void_node) in ubsan_instrument_shift() 241 else_tt, void_node); in ubsan_instrument_shift() 273 t = fold_build3 (COND_EXPR, void_type_node, t, tt, void_node); in ubsan_instrument_vla()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | toir.cc | 210 if (t == void_node || IS_EMPTY_STMT (t)) in add_stmt() 582 tree ifbody = void_node; in visit() 583 tree elsebody = void_node; in visit() 645 add_stmt (build_vcondition (exitcond, void_node, in visit() 670 add_stmt (build_vcondition (exitcond, void_node, in visit() 828 tree cond = build_vcondition (ifcase, ifbody, void_node); in visit()
|
H A D | expr.cc | 567 t1, t2, void_node); in visit() 1931 tree assert_pass = void_node; in visit() 1988 this->result_ = void_node; in visit() 2623 result = void_node; in visit()
|
H A D | modules.cc | 384 add_stmt (build_vcondition (if_cond, expr_list, void_node)); in build_dso_cdtor_fn()
|
H A D | d-codegen.cc | 1475 if (arg1 == void_node) in build_condition() 1478 if (arg2 == void_node) in build_condition()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | toir.cc | 209 if (t == void_node || IS_EMPTY_STMT (t)) in add_stmt() 593 tree ifbody = void_node; in visit() 594 tree elsebody = void_node; in visit() 656 add_stmt (build_vcondition (exitcond, void_node, in visit() 681 add_stmt (build_vcondition (exitcond, void_node, in visit() 897 tree cond = build_vcondition (ifcase, ifbody, void_node); in visit()
|
H A D | expr.cc | 570 t1, t2, void_node); in visit() 594 cond, t2, void_node); in visit() 1994 tree assert_pass = void_node; in visit() 2055 this->result_ = void_node; in visit() 2685 result = void_node; in visit()
|
H A D | modules.cc | 382 add_stmt (build_vcondition (if_cond, expr_list, void_node)); in build_dso_cdtor_fn()
|
H A D | d-codegen.cc | 1406 if (arg1 == void_node) in build_condition() 1409 if (arg2 == void_node) in build_condition()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 1310 return void_node; in cxx_eval_builtin_function_call() 1668 return void_node; in cxx_eval_internal_function() 2241 return void_node; in cxx_eval_call_expression() 2297 return void_node; in cxx_eval_call_expression() 2615 result = void_node; in cxx_eval_call_expression() 2706 result = void_node; in cxx_eval_call_expression() 2814 && t != void_node) in verify_constant() 3118 val = void_node; in cxx_eval_conditional_expression() 4223 if (init == void_node) in cxx_eval_vec_init_1() 4819 return void_node; in cxx_eval_store_expression() [all …]
|
H A D | init.c | 2425 init_list = void_node; in build_raw_new_expr() 3725 cleanup, void_node); in build_new_1() 4195 throw_bad_array_new_length (), void_node); in finish_length_check() 5056 expr = build3 (COND_EXPR, void_type_node, ifexp, expr, void_node); in build_delete() 5102 expr, void_node); in push_base_cleanups()
|
H A D | cvt.c | 1521 expr = void_node; in convert_to_void() 1642 expr = void_node; in convert_to_void()
|
H A D | except.c | 1400 dtor, void_node); in maybe_splice_retval_cleanup()
|
H A D | lambda.c | 1570 **use = void_node; in prune_lambda_captures()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constexpr.cc | 1429 return void_node; in cxx_eval_builtin_function_call() 1822 return void_node; in cxx_eval_internal_function() 2448 return void_node; in cxx_eval_call_expression() 2524 return void_node; in cxx_eval_call_expression() 2546 return void_node; in cxx_eval_call_expression() 2889 result = void_node; in cxx_eval_call_expression() 2979 result = void_node; in cxx_eval_call_expression() 3111 && t != void_node) in verify_constant() 3497 val = void_node; in cxx_eval_conditional_expression() 4955 if (init == void_node) in cxx_eval_vec_init_1() [all …]
|
H A D | init.cc | 2664 init_list = void_node; in build_raw_new_expr() 3794 cleanup, void_node); in build_new_1() 4315 throw_bad_array_new_length (), void_node); in finish_length_check() 5210 expr = build3 (COND_EXPR, void_type_node, ifexp, expr, void_node); in build_delete() 5256 expr, void_node); in push_base_cleanups()
|
H A D | cvt.cc | 1531 expr = void_node; in convert_to_void() 1652 expr = void_node; in convert_to_void()
|
H A D | cp-gimplify.cc | 127 return void_node; in first_stmt() 181 void_node, else_); in genericize_if_stmt() 2514 && op0 != void_node) in cp_fold()
|
H A D | except.cc | 1373 dtor, void_node); in maybe_splice_retval_cleanup()
|
H A D | typeck2.cc | 479 flag, cleanup, void_node); in maybe_push_temp_cleanup() 2396 return void_node; in build_functional_cast_1()
|
H A D | lambda.cc | 1592 **use = void_node; in prune_lambda_captures()
|
H A D | tree.cc | 4311 tree decl = build1 (CONVERT_EXPR, build_pointer_type (type), void_node); in build_dummy_object() 4377 && TREE_OPERAND (ob, 0) == void_node); in is_dummy_object() 5812 exp = void_node; in stabilize_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-sprintf.cc | 3524 star_width = void_node; in parse_directive() 3607 star_width = void_node; in parse_directive() 3640 star_precision = void_node; in parse_directive()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-sprintf.c | 3466 star_width = void_node; in parse_directive() 3549 star_width = void_node; in parse_directive() 3582 star_precision = void_node; in parse_directive()
|