| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | coverage.c | 779 tree ctr_info = lang_hooks.types.make_type (RECORD_TYPE); in build_fn_info_type() 1138 gcov_info_type = lang_hooks.types.make_type (RECORD_TYPE); in coverage_obj_init() 1139 gcov_fn_info_type = lang_hooks.types.make_type (RECORD_TYPE); in coverage_obj_init() 1141 gcov_info_type = lang_hooks.types.make_type (RECORD_TYPE); in coverage_obj_init()
|
| H A D | langhooks.h | 65 tree (*make_type) (enum tree_code); member
|
| H A D | langhooks.c | 488 tree enumtype = lang_hooks.types.make_type (ENUMERAL_TYPE); in lhd_simulate_enum_decl()
|
| H A D | tree-emutls.c | 198 emutls_object_type = type = lang_hooks.types.make_type (RECORD_TYPE); in get_emutls_object_type()
|
| H A D | tree-profile.c | 87 tree tuple_type = lang_hooks.types.make_type (RECORD_TYPE); in init_ic_make_global_vars()
|
| H A D | omp-low.c | 821 ctx->srecord_type = lang_hooks.types.make_type (RECORD_TYPE); in install_var_field() 1064 type = lang_hooks.types.make_type (RECORD_TYPE); in fixup_child_record_type() 2021 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_parallel() 2077 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_task() 2715 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_single() 2742 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_target() 2796 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_teams() 8253 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); in lower_omp_task_reductions() 10862 type = lang_hooks.types.make_type (RECORD_TYPE); in task_copyfn_remap_type()
|
| H A D | omp-offload.c | 1855 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); in ompdevlow_adjust_simt_enter()
|
| H A D | except.c | 241 sjlj_fc_type_node = lang_hooks.types.make_type (RECORD_TYPE); in init_eh()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | coverage.cc | 787 tree ctr_info = lang_hooks.types.make_type (RECORD_TYPE); in build_fn_info_type() 1178 gcov_info_type = lang_hooks.types.make_type (RECORD_TYPE); in coverage_obj_init() 1179 gcov_fn_info_type = lang_hooks.types.make_type (RECORD_TYPE); in coverage_obj_init() 1181 gcov_info_type = lang_hooks.types.make_type (RECORD_TYPE); in coverage_obj_init()
|
| H A D | langhooks.cc | 490 tree enumtype = lang_hooks.types.make_type (ENUMERAL_TYPE); in lhd_simulate_enum_decl() 529 tree type = lang_hooks.types.make_type (RECORD_TYPE); in lhd_simulate_record_decl()
|
| H A D | langhooks.h | 65 tree (*make_type) (enum tree_code); member
|
| H A D | tree-emutls.cc | 198 emutls_object_type = type = lang_hooks.types.make_type (RECORD_TYPE); in get_emutls_object_type()
|
| H A D | tree-profile.cc | 90 tree tuple_type = lang_hooks.types.make_type (RECORD_TYPE); in init_ic_make_global_vars()
|
| H A D | omp-low.cc | 860 ctx->srecord_type = lang_hooks.types.make_type (RECORD_TYPE); in install_var_field() 1104 type = lang_hooks.types.make_type (RECORD_TYPE); in fixup_child_record_type() 2293 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_parallel() 2346 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_task() 3036 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_single() 3063 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_target() 3125 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_teams() 9089 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); in lower_omp_task_reductions() 11973 type = lang_hooks.types.make_type (RECORD_TYPE); in task_copyfn_remap_type()
|
| H A D | omp-oacc-neuter-broadcast.cc | 1649 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); in oacc_do_neutering()
|
| H A D | omp-offload.cc | 2519 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); in ompdevlow_adjust_simt_enter()
|
| H A D | except.cc | 242 sjlj_fc_type_node = lang_hooks.types.make_type (RECORD_TYPE); in init_eh()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
| H A D | jit-builtins.c | 255 m_types[type_id] = make_type (type_id); in get_type() 262 builtins_manager::make_type (enum jit_builtin_type type_id) in make_type() function
|
| H A D | jit-builtins.h | 144 make_type (enum jit_builtin_type type_id);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | jit-builtins.h | 147 make_type (enum jit_builtin_type type_id);
|
| H A D | jit-builtins.cc | 334 m_types[type_id] = make_type (type_id); in get_type() 341 builtins_manager::make_type (enum jit_builtin_type type_id) in make_type() function in gcc::jit::builtins_manager
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
| H A D | stormy16.c | 1272 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xstormy16_build_builtin_va_list()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| H A D | stormy16.cc | 1272 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xstormy16_build_builtin_va_list()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-call.cc | 2420 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in rs6000_build_builtin_va_list()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin.cc | 3688 cfstring_type_node = (*lang_hooks.types.make_type) (RECORD_TYPE); in darwin_init_cfstring_builtins()
|