| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-gnu-runtime-abi-01.cc | 222 NULL_TREE); in gnu_runtime_01_initialize() 240 NULL_TREE); in gnu_runtime_01_initialize() 244 NULL, NULL_TREE); in gnu_runtime_01_initialize() 251 NULL_TREE); in gnu_runtime_01_initialize() 255 NULL, NULL_TREE); in gnu_runtime_01_initialize() 264 NULL_TREE); in gnu_runtime_01_initialize() 268 NULL, NULL_TREE); in gnu_runtime_01_initialize() 272 NULL_TREE); in gnu_runtime_01_initialize() 277 NULL, NULL_TREE); in gnu_runtime_01_initialize() 282 NULL_TREE); in gnu_runtime_01_initialize() [all …]
|
| D | objc-act.cc | 284 VAR_DECL, NULL_TREE, type); in objc_create_temporary_var() 316 type = objc_start_struct (NULL_TREE); in generate_struct_by_value_array() 430 objc_ivar_chain = NULL_TREE; in objc_write_global_declarations() 431 objc_implementation_context = NULL_TREE; in objc_write_global_declarations() 504 m = NULL_TREE; in lookup_method_in_protocol_list() 602 if (categ == NULL_TREE) in objc_start_category_interface() 625 = start_class (CATEGORY_INTERFACE_TYPE, klass, categ, protos, NULL_TREE); in objc_start_category_interface() 652 objc_interface_context = NULL_TREE; in objc_finish_interface() 662 = start_class (CLASS_IMPLEMENTATION_TYPE, klass, super_class, NULL_TREE, in objc_start_class_implementation() 663 NULL_TREE); in objc_start_class_implementation() [all …]
|
| D | objc-next-runtime-abi-01.cc | 298 NULL_TREE); in next_runtime_01_initialize() 302 NULL, NULL_TREE); in next_runtime_01_initialize() 306 NULL, NULL_TREE); in next_runtime_01_initialize() 310 NULL, NULL_TREE); in next_runtime_01_initialize() 314 NULL, NULL_TREE); in next_runtime_01_initialize() 329 NULL, NULL_TREE); in next_runtime_01_initialize() 333 build_int_cst (NULL_TREE, OFFS_MSGSEND_FAST), in next_runtime_01_initialize() 334 NULL_TREE); in next_runtime_01_initialize() 345 NULL_TREE); in next_runtime_01_initialize() 348 NULL, NULL_TREE); in next_runtime_01_initialize() [all …]
|
| D | objc-next-runtime-abi-02.cc | 408 NULL_TREE); in next_runtime_02_initialize() 416 NULL_TREE); in next_runtime_02_initialize() 420 NULL, NULL_TREE); in next_runtime_02_initialize() 426 NULL, NULL_TREE); in next_runtime_02_initialize() 432 NULL, NULL_TREE); in next_runtime_02_initialize() 438 NULL, NULL_TREE); in next_runtime_02_initialize() 446 NULL_TREE); in next_runtime_02_initialize() 449 NULL, NULL_TREE); in next_runtime_02_initialize() 457 NULL_TREE); in next_runtime_02_initialize() 479 NULL_TREE); in next_runtime_02_initialize() [all …]
|
| D | objc-runtime-shared-support.cc | 77 return finish_struct (input_location, type, fieldlist, NULL_TREE, in objc_finish_struct() 84 tree index_type = build_index_type (build_int_cst (NULL_TREE, size - 1)); in build_sized_array_type() 121 DECL_CONTEXT (var) = NULL_TREE; in start_var_decl() 136 finish_decl (var, input_location, initializer, NULL_TREE, NULL_TREE); in finish_var_decl() 236 objc_ivar_list_record = objc_start_struct (NULL_TREE); in build_method_list_template() 269 objc_ivar_list_record = objc_start_struct (NULL_TREE); in build_method_prototype_list_template() 335 *chain = tree_cons (decl, ident, NULL_TREE); in add_objc_string() 352 CONSTRUCTOR_APPEND_ELT (elts, NULL_TREE, in build_descriptor_table_initializer() 354 CONSTRUCTOR_APPEND_ELT (elts, NULL_TREE, in build_descriptor_table_initializer() 358 CONSTRUCTOR_APPEND_ELT (inits, NULL_TREE, in build_descriptor_table_initializer() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | except.cc | 55 tmp = build_function_type_list (void_type_node, NULL_TREE); in init_exception_processing() 64 tmp = build_function_type_list (void_type_node, ptr_type_node, NULL_TREE); in init_exception_processing() 85 if (type == NULL_TREE) in prepare_eh_type() 106 if (type == NULL_TREE || type == error_mark_node) in eh_type_info() 146 tree except = ecf & ECF_NOTHROW ? empty_except_spec : NULL_TREE; in declare_library_fn_1() 151 arg_list = tree_cons (NULL_TREE, args[ix], arg_list); in declare_library_fn_1() 178 char *tm_name = concat ("_ITM_", name + 2, NULL_TREE); in declare_library_fn() 206 build_exc_ptr (), NULL_TREE); in do_get_exception_ptr() 223 build_exc_ptr (), NULL_TREE); in do_begin_catch() 232 if (type == NULL_TREE || type == error_mark_node) in dtor_nothrow() [all …]
|
| D | search.cc | 82 = binfo_via_virtual (data->binfo, data->t) != NULL_TREE; in dfs_lookup_base() 103 data->binfo = NULL_TREE; in dfs_lookup_base() 122 return NULL_TREE; in dfs_lookup_base() 143 tree base_binfo = NULL_TREE; in get_parent_with_private_access() 157 return NULL_TREE; in get_parent_with_private_access() 207 if (t == NULL_TREE) in lookup_base() 211 return NULL_TREE; in lookup_base() 246 data.binfo = NULL_TREE; in lookup_base() 265 binfo = NULL_TREE; in lookup_base() 345 return NULL_TREE; in dfs_dcast_hint_pre() [all …]
|
| D | rtti.cc | 176 index = build_int_cst (NULL_TREE, in build_headof() 201 (name, build_function_type_list (ptr_type_node, NULL_TREE)); in throw_bad_cast() 221 t = build_function_type_list (t, NULL_TREE); in throw_bad_typeid() 293 index = build_int_cst (NULL_TREE, in get_tinfo_decl_dynamic() 351 tree cond = NULL_TREE, initial_expr = exp; in build_typeid() 422 if (variably_modified_type_p (type, /*fn=*/NULL_TREE)) in get_tinfo_decl() 445 tree d = NULL_TREE; in get_tinfo_decl_direct() 480 NULL_TREE); in get_tinfo_decl_direct() 491 d = pushdecl_top_level_and_finish (d, NULL_TREE); in get_tinfo_decl_direct() 535 type = complete_type_or_maybe_complain (type, NULL_TREE, complain); in get_typeid() [all …]
|
| D | coroutines.cc | 308 return NULL_TREE; in find_coro_traits_template_decl() 330 while (arg_node != NULL_TREE && !VOID_TYPE_P (TREE_VALUE (arg_node))) in instantiate_coro_traits() 355 /*in_decl=*/NULL_TREE, /*context=*/NULL_TREE, in instantiate_coro_traits() 361 return NULL_TREE; in instantiate_coro_traits() 385 return NULL_TREE; in find_coro_handle_template_decl() 401 /* in_decl=*/NULL_TREE, in instantiate_coro_handle_for_promise_type() 409 return NULL_TREE; in instantiate_coro_handle_for_promise_type() 435 gcc_assert (fndecl != NULL_TREE); in coro_promise_type_found_p() 445 if (coro_traits_templ == NULL_TREE) in coro_promise_type_found_p() 450 if (coro_handle_templ == NULL_TREE) in coro_promise_type_found_p() [all …]
|
| D | init.cc | 112 return NULL_TREE; in dfs_initialize_vtbl_ptrs() 154 tree init = NULL_TREE; in build_zero_init_1() 174 gcc_assert (nelts == NULL_TREE || TREE_CODE (nelts) == INTEGER_CST); in build_zero_init_1() 205 next = NULL_TREE; in build_zero_init_1() 236 ? DECL_SIZE (field) : NULL_TREE; in build_zero_init_1() 238 /*nelts=*/NULL_TREE, in build_zero_init_1() 260 else if (TYPE_DOMAIN (type) == NULL_TREE) in build_zero_init_1() 261 return NULL_TREE; in build_zero_init_1() 284 ce.value = build_zero_init_1 (TREE_TYPE (type), /*nelts=*/NULL_TREE, in build_zero_init_1() 285 static_storage_p, NULL_TREE); in build_zero_init_1() [all …]
|
| D | decl.cc | 364 if (DECL_INITIAL (label) == NULL_TREE) in check_label_used() 604 block = NULL_TREE; in poplevel() 643 block = NULL_TREE; in poplevel() 645 if (functionbody && subblocks && BLOCK_CHAIN (subblocks) == NULL_TREE) in poplevel() 649 if (block != NULL_TREE) in poplevel() 917 ? NULL_TREE : DECL_NAME (decl)); in determine_local_discriminator() 936 decl = NULL_TREE; in determine_local_discriminator() 962 tree req1 = ci1 ? CI_ASSOCIATED_CONSTRAINTS (ci1) : NULL_TREE; in function_requirements_equivalent_p() 963 tree req2 = ci2 ? CI_ASSOCIATED_CONSTRAINTS (ci2) : NULL_TREE; in function_requirements_equivalent_p() 970 if ((reqs1 != NULL_TREE) != (reqs2 != NULL_TREE)) in function_requirements_equivalent_p() [all …]
|
| D | lambda.cc | 43 LAMBDA_EXPR_CAPTURE_LIST (lambda) = NULL_TREE; in build_lambda_expr() 44 LAMBDA_EXPR_THIS_CAPTURE (lambda) = NULL_TREE; in build_lambda_expr() 45 LAMBDA_EXPR_REGEN_INFO (lambda) = NULL_TREE; in build_lambda_expr() 155 xref_basetypes (type, /*bases=*/NULL_TREE); in begin_lambda_type() 178 return NULL_TREE; in lambda_function() 410 object = finish_non_static_data_member (member, object, NULL_TREE); in build_capture_proxy() 497 xref_basetypes (type, NULL_TREE); in vla_capture_type() 509 return finish_struct (type, NULL_TREE); in vla_capture_type() 554 NULL_TREE, build_address (elt), in add_capture() 555 NULL_TREE, array_type_nelts (type)); in add_capture() [all …]
|
| D | pt.cc | 304 return NULL_TREE; in finish_member_template_decl() 342 tree tinfo = NULL_TREE; in get_template_info() 523 ? CLASSTYPE_TI_TEMPLATE (ctx) : NULL_TREE); in maybe_begin_member_template_processing() 576 if (args == NULL_TREE || extra_args == error_mark_node) in add_to_template_args() 1253 if (tmpl == NULL_TREE) in retrieve_specialization() 1254 return NULL_TREE; in retrieve_specialization() 1257 return NULL_TREE; in retrieve_specialization() 1275 return NULL_TREE; in retrieve_specialization() 1286 return NULL_TREE; in retrieve_specialization() 1302 return NULL_TREE; in retrieve_specialization() [all …]
|
| D | friend.cc | 43 gcc_checking_assert (scope != NULL_TREE); in set_global_friend() 53 gcc_checking_assert (scope != NULL_TREE); in is_global_friend() 76 if (supplicant == NULL_TREE || type == NULL_TREE) in is_friend() 99 if (this_friend == NULL_TREE) in is_friend() 135 context = NULL_TREE; in is_friend() 150 context = NULL_TREE; in is_friend() 198 TREE_VALUE (list) = tree_cons (NULL_TREE, decl, in add_friend() 214 = tree_cons (DECL_NAME (decl), build_tree_list (NULL_TREE, decl), in add_friend() 218 = tree_cons (NULL_TREE, type, in add_friend() 477 = tree_cons (NULL_TREE, friend_type, CLASSTYPE_FRIEND_CLASSES (type)); in make_friend_class() [all …]
|
| D | semantics.cc | 400 if (parent_binfo != NULL_TREE) in enforce_access() 716 maybe_infinite ? error_mark_node : NULL_TREE); in begin_maybe_infinite_loop() 727 cp_function_chain->infinite_loops->last() = NULL_TREE; in break_maybe_infinite_loop() 740 if (current != NULL_TREE) in end_maybe_infinite_loop() 770 if (expr == NULL_TREE) in finish_cond() 834 return NULL_TREE; in finish_goto_stmt() 856 return NULL_TREE; in maybe_convert_cond() 884 tree r = NULL_TREE; in finish_expr_stmt() 887 if (expr != NULL_TREE) in finish_expr_stmt() 929 r = build_stmt (input_location, IF_STMT, NULL_TREE, in begin_if_stmt() [all …]
|
| D | decl2.cc | 122 static inline void mark_empty (value_type &p) {p = NULL_TREE;} in mark_empty() 349 if (fn_name == NULL_TREE) in grokclassfn() 380 tree overload = NULL_TREE; in grok_array_decl() 395 NULL_TREE, NULL_TREE); in grok_array_decl() 414 || (index_exp == NULL_TREE in grok_array_decl() 420 index_exp, NULL_TREE, NULL_TREE, in grok_array_decl() 435 idx, NULL_TREE, NULL_TREE, &overload, in grok_array_decl() 439 overload = NULL_TREE; in grok_array_decl() 478 if (index_exp == NULL_TREE) in grok_array_decl() 553 if (overload != NULL_TREE) in grok_array_decl() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ubsan.cc | 97 return NULL_TREE; in decl_for_type_lookup() 104 return h ? h->decl : NULL_TREE; in decl_for_type_lookup() 181 var = build4 (TARGET_EXPR, type, var, t, NULL_TREE, NULL_TREE); in ubsan_encode_value() 212 tree itype = build_range_type (sizetype, size_zero_node, NULL_TREE); in ubsan_get_type_descriptor_type() 317 tree ctor = build_constructor_va (type, 3, NULL_TREE, str, NULL_TREE, in ubsan_source_location() 319 xloc.line), NULL_TREE, in ubsan_source_location() 366 if (decl != NULL_TREE && varpool_node::get (decl)) in ubsan_type_descriptor() 442 if (dom != NULL_TREE in ubsan_type_descriptor() 443 && TYPE_MAX_VALUE (dom) != NULL_TREE in ubsan_type_descriptor() 516 tree ctor = build_constructor_va (dtype, 3, NULL_TREE, in ubsan_type_descriptor() [all …]
|
| D | gimple-builder.h | 26 gassign *build_assign (enum tree_code, tree, int, tree lhs = NULL_TREE); 27 gassign *build_assign (enum tree_code, gimple *, int, tree lhs = NULL_TREE); 28 gassign *build_assign (enum tree_code, tree, tree, tree lhs = NULL_TREE); 29 gassign *build_assign (enum tree_code, gimple *, tree, tree lhs = NULL_TREE); 30 gassign *build_assign (enum tree_code, tree, gimple *, tree lhs = NULL_TREE); 32 tree lhs = NULL_TREE); 33 gassign *build_type_cast (tree, tree, tree lhs = NULL_TREE); 34 gassign *build_type_cast (tree, gimple *, tree lhs = NULL_TREE);
|
| D | omp-general.cc | 58 return NULL_TREE; in omp_find_clause() 187 tree count = NULL_TREE, iter_type = long_integer_type_node; in omp_extract_for_data() 210 fd->tiling = NULL_TREE; in omp_extract_for_data() 217 fd->chunk_size = NULL_TREE; in omp_extract_for_data() 219 fd->first_inner_iterations = NULL_TREE; in omp_extract_for_data() 220 fd->factor = NULL_TREE; in omp_extract_for_data() 221 fd->adjn1 = NULL_TREE; in omp_extract_for_data() 309 iterv = NULL_TREE; in omp_extract_for_data() 310 countv = NULL_TREE; in omp_extract_for_data() 341 tree single_nonrect_count = NULL_TREE; in omp_extract_for_data() [all …]
|
| D | tree-ssa-address.cc | 302 tree addr_base = NULL_TREE, addr_off = NULL_TREE; in tree_mem_ref_addr() 370 return NULL_TREE; in create_mem_ref_raw() 373 addr->step = NULL_TREE; in create_mem_ref_raw() 389 index2 = NULL_TREE; in create_mem_ref_raw() 427 tree val = NULL_TREE; in move_fixed_address_to_symbol() 455 tree val = NULL_TREE; in move_hint_to_base() 489 tree val = NULL_TREE; in move_pointer_to_base() 515 tree val = NULL_TREE; in move_variant_to_index() 628 tree mult_elt = NULL_TREE, elt; in most_expensive_mult_to_index() 706 parts->symbol = NULL_TREE; in addr_to_parts() [all …]
|
| D | tree-vect-generic.cc | 319 bool parallel_p, tree ret_type = NULL_TREE) in expand_vector_piecewise() 353 constructor_elt ce = {NULL_TREE, result}; in expand_vector_piecewise() 479 return NULL_TREE; in expand_vector_comparison() 527 t = NULL_TREE; in expand_vector_comparison() 557 build_int_cst (NULL_TREE, shiftcnts[0])); in add_rshift() 570 return NULL_TREE; in add_rshift() 599 return NULL_TREE; in expand_vector_divmod() 617 return NULL_TREE; in expand_vector_divmod() 641 return NULL_TREE; in expand_vector_divmod() 670 return NULL_TREE; in expand_vector_divmod() [all …]
|
| D | omp-expand.cc | 485 return gimple_build_cond (pred_code, lhs, rhs, NULL_TREE, NULL_TREE); in gimple_build_cond_empty() 500 tree parent_fndecl = NULL_TREE; in adjust_context_and_scope() 508 region && parent_fndecl == NULL_TREE; region = region->outer) in adjust_context_and_scope() 526 if (parent_fndecl == NULL_TREE) in adjust_context_and_scope() 530 if (entry_block != NULL_TREE && TREE_CODE (entry_block) == BLOCK) in adjust_context_and_scope() 618 cond = NULL_TREE; in expand_parallel_call() 712 val = force_gimple_operand_gsi (&gsi, val, true, NULL_TREE, in expand_parallel_call() 743 force_gimple_operand_gsi (&gsi, t, true, NULL_TREE, in expand_parallel_call() 774 tree startvar = NULL_TREE, endvar = NULL_TREE, step = NULL_TREE; in expand_task_call() 775 tree num_tasks = NULL_TREE; in expand_task_call() [all …]
|
| D | fold-const-call.cc | 623 return NULL_TREE; in fold_const_builtin_nan() 634 return NULL_TREE; in fold_const_reduction() 640 if (res == NULL_TREE || !CONSTANT_CLASS_P (res)) in fold_const_reduction() 641 return NULL_TREE; in fold_const_reduction() 654 return NULL_TREE; in fold_const_vec_convert() 674 return NULL_TREE; in fold_const_vec_convert() 681 if (elt == NULL_TREE || !CONSTANT_CLASS_P (elt)) in fold_const_vec_convert() 682 return NULL_TREE; in fold_const_vec_convert() 702 return NULL_TREE; in fold_while_ult() 716 return NULL_TREE; in fold_while_ult() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | winnt-cxx.cc | 87 if (lookup_attribute ("dllexport", decl_attrs) != NULL_TREE) in maybe_add_dllexport() 91 NULL_TREE, decl_attrs); in maybe_add_dllexport() 103 if (lookup_attribute ("dllexport", TYPE_ATTRIBUTES (t)) != NULL_TREE) in i386_pe_adjust_class_at_definition() 110 if (tmv != NULL_TREE in i386_pe_adjust_class_at_definition() 111 && CLASSTYPE_TYPEINFO_VAR (tmv) != NULL_TREE) in i386_pe_adjust_class_at_definition() 114 na = tree_cons (get_identifier ("dllexport"), NULL_TREE, in i386_pe_adjust_class_at_definition() 115 NULL_TREE); in i386_pe_adjust_class_at_definition() 141 else if (lookup_attribute ("dllimport", TYPE_ATTRIBUTES (t)) != NULL_TREE) in i386_pe_adjust_class_at_definition()
|
| D | i386-builtins.cc | 128 tree ix86_float16_type_node = NULL_TREE; 259 tree decl = NULL_TREE; in def_builtin() 289 NULL, NULL_TREE); in def_builtin() 299 ix86_builtins[(int) code] = NULL_TREE; in def_builtin() 364 current_target_pragma = NULL_TREE; in ix86_add_new_builtins() 383 NULL_TREE); in ix86_add_new_builtins() 1274 NULL, NULL_TREE); in make_cpu_type_builtin() 1275 gcc_assert (decl != NULL_TREE); in make_cpu_type_builtin() 1308 tree fnattr_ms = NULL_TREE, fnattr_sysv = NULL_TREE; in ix86_init_builtins_va_builtins_abi() 1312 fnattr_ms = build_tree_list (get_identifier ("ms_abi"), NULL_TREE); in ix86_init_builtins_va_builtins_abi() [all …]
|