/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-function-handler.cc | 129 fndecl = build_decl (UNKNOWN_LOCATION, FUNCTION_DECL, name_identifier, in operator ()() 138 = build_decl (UNKNOWN_LOCATION, RESULT_DECL, NULL_TREE, void_type_node); in operator ()() 145 tree arg_arg = build_decl (UNKNOWN_LOCATION, PARM_DECL, in operator ()() 215 ret_value = build_decl (UNKNOWN_LOCATION, RESULT_DECL, NULL_TREE, in operator ()() 228 ret_value = build_decl (UNKNOWN_LOCATION, RESULT_DECL, NULL_TREE, in operator ()() 260 fndecl = build_decl (UNKNOWN_LOCATION, FUNCTION_DECL, name_identifier, in operator ()() 276 tree context_arg = build_decl (UNKNOWN_LOCATION, PARM_DECL, in operator ()() 290 = build_decl (UNKNOWN_LOCATION, PARM_DECL, in operator ()() 307 = build_decl (UNKNOWN_LOCATION, PARM_DECL, in operator ()() 319 = build_decl (UNKNOWN_LOCATION, PARM_DECL, in operator ()()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | coverage.cc | 757 tree var = build_decl (BUILTINS_LOCATION, VAR_DECL, NULL_TREE, type); in build_var() 794 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 799 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 807 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 813 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 819 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 825 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 834 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, array_type); in build_fn_info_type() 918 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type() 924 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type() [all …]
|
H A D | tree-emutls.cc | 122 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 127 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 135 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 142 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 203 type_name = build_decl (UNKNOWN_LOCATION, in get_emutls_object_type() 233 to = build_decl (DECL_SOURCE_LOCATION (decl), in get_emutls_init_templ_addr() 283 to = build_decl (DECL_SOURCE_LOCATION (decl), VAR_DECL, in new_emutls_decl()
|
H A D | langhooks.cc | 491 tree enumdecl = build_decl (loc, TYPE_DECL, get_identifier (name), enumtype); in lhd_simulate_enum_decl() 500 tree value_decl = build_decl (loc, CONST_DECL, in lhd_simulate_enum_decl() 532 tree decl = build_decl (loc, TYPE_DECL, get_identifier (name), type); in lhd_simulate_record_decl() 701 tree decl = build_decl (location, FUNCTION_DECL, id, type); in build_builtin_function() 804 tree decl = build_decl (BUILTINS_LOCATION, TYPE_DECL, id, type); in add_builtin_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | coverage.c | 749 tree var = build_decl (BUILTINS_LOCATION, VAR_DECL, NULL_TREE, type); in build_var() 786 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 791 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 799 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 805 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 811 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 817 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_fn_info_type() 826 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, array_type); in build_fn_info_type() 910 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type() 916 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in build_info_type() [all …]
|
H A D | tree-emutls.c | 122 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 127 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 135 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 142 field = build_decl (UNKNOWN_LOCATION, in default_emutls_var_fields() 203 type_name = build_decl (UNKNOWN_LOCATION, in get_emutls_object_type() 233 to = build_decl (DECL_SOURCE_LOCATION (decl), in get_emutls_init_templ_addr() 283 to = build_decl (DECL_SOURCE_LOCATION (decl), VAR_DECL, in new_emutls_decl()
|
H A D | hsa-brig.c | 2077 tree id_f1 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_global_variables() 2080 tree id_f2 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_global_variables() 2133 tree global_vars_table = build_decl (UNKNOWN_LOCATION, VAR_DECL, in hsa_output_global_variables() 2176 tree hsa_host_func_table = build_decl (UNKNOWN_LOCATION, VAR_DECL, in hsa_output_kernels() 2193 tree id_f1 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels() 2196 tree id_f2 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels() 2200 tree id_f3 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels() 2204 tree id_f4 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels() 2208 tree id_f5 = build_decl (BUILTINS_LOCATION, FIELD_DECL, in hsa_output_kernels() 2297 tree dependencies_list = build_decl (UNKNOWN_LOCATION, VAR_DECL, in hsa_output_kernels() [all …]
|
H A D | langhooks.c | 489 tree enumdecl = build_decl (loc, TYPE_DECL, get_identifier (name), enumtype); in lhd_simulate_enum_decl() 497 tree value_decl = build_decl (loc, CONST_DECL, in lhd_simulate_enum_decl() 651 tree decl = build_decl (location, FUNCTION_DECL, id, type); in build_builtin_function() 754 tree decl = build_decl (BUILTINS_LOCATION, TYPE_DECL, id, type); in add_builtin_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | vxworks.c | 74 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, in vxworks_emutls_var_fields() 79 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, in vxworks_emutls_var_fields() 86 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, in vxworks_emutls_var_fields()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | vxworks.cc | 78 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, in vxworks_emutls_var_fields() 83 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, in vxworks_emutls_var_fields() 90 field = build_decl (BUILTINS_LOCATION, FIELD_DECL, in vxworks_emutls_var_fields()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | rtti.c | 1337 tree fld_base = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in get_tinfo_desc() 1348 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1352 tree fld_str = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1363 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1368 tree fld_flag = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1394 tree fld_mask = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1399 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1407 tree fld_cls = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1424 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1435 tree fld_flg = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | rtti.cc | 1351 tree fld_base = build_decl (BUILTINS_LOCATION, FIELD_DECL, NULL_TREE, in get_tinfo_desc() 1362 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1366 tree fld_str = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1377 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1382 tree fld_flag = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1408 tree fld_mask = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1413 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1421 tree fld_cls = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1438 tree fld_ptr = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() 1449 tree fld_flg = build_decl (BUILTINS_LOCATION, FIELD_DECL, in get_tinfo_desc() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-mve-builtins.cc | 120 tree decl = build_decl (input_location, TYPE_DECL, id, vectype); in register_vector_type() 156 tree field = build_decl (input_location, FIELD_DECL, in register_builtin_tuple_types()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | imports.cc | 47 tree import = build_decl (input_location, IMPORTED_DECL, in make_import() 73 m->isym = build_decl (make_location_t (loc), NAMESPACE_DECL, in visit()
|
H A D | decl.cc | 1101 decl->csym = build_decl (make_location_t (decl->loc), FUNCTION_DECL, in get_symbol_decl() 1123 decl->csym = build_decl (make_location_t (decl->loc), code, in get_symbol_decl() 1421 tree decl = build_decl (input_location, VAR_DECL, name, type); in declare_extern_var() 1469 tree decl = build_decl (input_location, VAR_DECL, NULL_TREE, type); in build_local_temp() 1646 alias = build_decl (DECL_SOURCE_LOCATION (function), FUNCTION_DECL, in make_alias_for_thunk() 1799 tree param = build_decl (DECL_SOURCE_LOCATION (function), in make_thunk() 1812 tree resdecl = build_decl (DECL_SOURCE_LOCATION (function), in make_thunk() 1833 tree thunk = build_decl (DECL_SOURCE_LOCATION (function), in make_thunk() 1930 tree resdecl = build_decl (make_location_t (fd->loc), RESULT_DECL, in start_function() 2337 tree decl = build_decl (UNKNOWN_LOCATION, VAR_DECL, NULL_TREE, type); in build_artificial_decl() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | imports.cc | 50 tree import = build_decl (input_location, IMPORTED_DECL, in make_import() 82 this->result_ = build_decl (make_location_t (loc), NAMESPACE_DECL, in visit()
|
H A D | decl.cc | 131 resdecl = build_decl (make_location_t (decl->loc), RESULT_DECL, in get_fndecl_result() 212 tree param = build_decl (DECL_SOURCE_LOCATION (fndecl), in get_fndecl_arguments() 1245 decl->csym = build_decl (make_location_t (decl->loc), FUNCTION_DECL, in get_symbol_decl() 1267 decl->csym = build_decl (make_location_t (decl->loc), code, in get_symbol_decl() 1600 tree decl = build_decl (input_location, VAR_DECL, name, type); in declare_extern_var() 1650 tree decl = build_decl (input_location, VAR_DECL, NULL_TREE, type); in build_local_temp() 1833 alias = build_decl (DECL_SOURCE_LOCATION (function), FUNCTION_DECL, in make_alias_for_thunk() 1972 tree thunk = build_decl (DECL_SOURCE_LOCATION (function), in make_thunk() 2436 tree decl = build_decl (UNKNOWN_LOCATION, VAR_DECL, NULL_TREE, type); in build_artificial_decl() 2470 tree decl = build_decl (make_location_t (dsym->loc), TYPE_DECL, in build_type_decl() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcc1plugin.cc | 247 decl = build_decl (loc, code, identifier, sym_type); in plugin_build_decl() 321 tree type_decl = build_decl (input_location, TYPE_DECL, NULL_TREE, node); in build_anonymous_node() 357 tree decl = build_decl (BUILTINS_LOCATION, FIELD_DECL, in plugin_build_add_field() 475 decl = build_decl (BUILTINS_LOCATION, CONST_DECL, in plugin_build_add_enum_constant() 729 decl = build_decl (ctx->get_location_t (filename, line_number), in plugin_build_constant()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 290 label_decl = build_decl (input_location, in gfc_build_label_decl() 1005 token = build_decl (DECL_SOURCE_LOCATION (decl), VAR_DECL, token_name, in gfc_build_qualified_array() 1176 TYPE_NAME (type) = type_decl = build_decl (input_location, in gfc_build_qualified_array() 1292 decl = build_decl (input_location, in gfc_build_dummy_array_decl() 1372 length = build_decl (input_location, in gfc_create_string_length() 1409 length = build_decl (input_location, in gfc_add_assign_aux_vars() 1412 addr = build_decl (input_location, in gfc_add_assign_aux_vars() 1778 decl = build_decl (gfc_get_location (&sym->declared_at), in gfc_get_symbol_decl() 1999 decl = build_decl (input_location, in get_proc_pointer_decl() 2280 fndecl = build_decl (input_location, in gfc_get_extern_function_decl() [all …]
|
H A D | trans-common.c | 288 field = build_decl (gfc_get_location (&h->sym->declared_at), in build_field() 360 decl = build_decl (input_location, in build_equiv_decl() 430 decl = build_decl (input_location, VAR_DECL, identifier, union_type); in build_common_decl() 433 decl = build_decl (input_location, VAR_DECL, get_identifier (com->name), in build_common_decl() 565 field = build_decl (gfc_get_location (&gfc_current_locus), in get_init_field() 717 var_decl = build_decl (gfc_get_location (&s->sym->declared_at), in create_common()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | analyzer-selftests.cc | 42 tree decl = build_decl (UNKNOWN_LOCATION, VAR_DECL, in build_global_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | analyzer-selftests.cc | 42 tree decl = build_decl (UNKNOWN_LOCATION, VAR_DECL, in build_global_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcc1plugin.cc | 402 decl = build_decl (loc, code, identifier, sym_type); in plugin_build_decl() 476 tree type_decl = build_decl (input_location, TYPE_DECL, NULL_TREE, node); in build_anonymous_node() 512 tree decl = build_decl (BUILTINS_LOCATION, FIELD_DECL, in plugin_build_add_field() 630 decl = build_decl (BUILTINS_LOCATION, CONST_DECL, in plugin_build_add_enum_constant() 887 decl = build_decl (ctx->get_location_t (filename, line_number), in plugin_build_constant()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 287 label_decl = build_decl (input_location, in gfc_build_label_decl() 1010 token = build_decl (DECL_SOURCE_LOCATION (decl), VAR_DECL, token_name, in gfc_build_qualified_array() 1181 TYPE_NAME (type) = type_decl = build_decl (input_location, in gfc_build_qualified_array() 1297 decl = build_decl (input_location, in gfc_build_dummy_array_decl() 1378 length = build_decl (input_location, in gfc_create_string_length() 1415 length = build_decl (input_location, in gfc_add_assign_aux_vars() 1418 addr = build_decl (input_location, in gfc_add_assign_aux_vars() 1817 decl = build_decl (gfc_get_location (&sym->declared_at), in gfc_get_symbol_decl() 2038 decl = build_decl (input_location, in get_proc_pointer_decl() 2300 fndecl = build_decl (input_location, in gfc_get_extern_function_decl() [all …]
|
H A D | trans-common.cc | 288 field = build_decl (gfc_get_location (&h->sym->declared_at), in build_field() 367 decl = build_decl (input_location, in build_equiv_decl() 439 decl = build_decl (input_location, VAR_DECL, identifier, union_type); in build_common_decl() 442 decl = build_decl (input_location, VAR_DECL, get_identifier (com->name), in build_common_decl() 593 field = build_decl (gfc_get_location (&gfc_current_locus), in get_init_field() 745 var_decl = build_decl (gfc_get_location (&s->sym->declared_at), in create_common()
|