Home
last modified time | relevance | path

Searched refs:void_node (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ubsan.cc135 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 Dc-ubsan.c111 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 Dtoir.cc210 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 Dexpr.cc567 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 Dmodules.cc384 add_stmt (build_vcondition (if_cond, expr_list, void_node)); in build_dso_cdtor_fn()
H A Dd-codegen.cc1475 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 Dtoir.cc209 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 Dexpr.cc570 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 Dmodules.cc382 add_stmt (build_vcondition (if_cond, expr_list, void_node)); in build_dso_cdtor_fn()
H A Dd-codegen.cc1406 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 Dconstexpr.c1310 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 Dinit.c2425 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 Dcvt.c1521 expr = void_node; in convert_to_void()
1642 expr = void_node; in convert_to_void()
H A Dexcept.c1400 dtor, void_node); in maybe_splice_retval_cleanup()
H A Dlambda.c1570 **use = void_node; in prune_lambda_captures()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1429 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 Dinit.cc2664 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 Dcvt.cc1531 expr = void_node; in convert_to_void()
1652 expr = void_node; in convert_to_void()
H A Dcp-gimplify.cc127 return void_node; in first_stmt()
181 void_node, else_); in genericize_if_stmt()
2514 && op0 != void_node) in cp_fold()
H A Dexcept.cc1373 dtor, void_node); in maybe_splice_retval_cleanup()
H A Dtypeck2.cc479 flag, cleanup, void_node); in maybe_push_temp_cleanup()
2396 return void_node; in build_functional_cast_1()
H A Dlambda.cc1592 **use = void_node; in prune_lambda_captures()
H A Dtree.cc4311 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 Dgimple-ssa-sprintf.cc3524 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 Dgimple-ssa-sprintf.c3466 star_width = void_node; in parse_directive()
3549 star_width = void_node; in parse_directive()
3582 star_precision = void_node; in parse_directive()

123