Home
last modified time | relevance | path

Searched refs:make_type (Results 1 – 24 of 24) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcoverage.cc787 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()
Dlanghooks.cc490 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()
Dlanghooks.h65 tree (*make_type) (enum tree_code); member
Dtree-emutls.cc198 emutls_object_type = type = lang_hooks.types.make_type (RECORD_TYPE); in get_emutls_object_type()
Dtree-profile.cc90 tree tuple_type = lang_hooks.types.make_type (RECORD_TYPE); in init_ic_make_global_vars()
Domp-low.cc860 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()
Domp-oacc-neuter-broadcast.cc1649 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); in oacc_do_neutering()
Domp-offload.cc2519 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); in ompdevlow_adjust_simt_enter()
Dexcept.cc242 sjlj_fc_type_node = lang_hooks.types.make_type (RECORD_TYPE); in init_eh()
Dtree-parloops.cc2107 type = lang_hooks.types.make_type (RECORD_TYPE); in separate_decls_in_region()
DChangeLog-20031047 (mips_build_builtin_va_list): Use lang_hooks.types.make_type.
1564 * sh.c (sh_build_builtin_va_list): Use (*lang_hooks.types.make_type).
DChangeLog-200217144 lang_hooks.types.make_type instead of make_node; set up
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-call.cc2420 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in rs6000_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.cc1272 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xstormy16_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc3688 cfstring_type_node = (*lang_hooks.types.make_type) (RECORD_TYPE); in darwin_init_cfstring_builtins()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/
Dxtensa.cc3158 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xtensa_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-act.cc3239 tree type = (*lang_hooks.types.make_type) (RECORD_TYPE); in objc_build_internal_const_str_type()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.cc5844 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in alpha_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc7517 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in sh_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc12668 record = lang_hooks.types.make_type (RECORD_TYPE); in s390_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc6778 record = lang_hooks.types.make_type (RECORD_TYPE); in mips_build_builtin_va_list()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc4317 record = lang_hooks.types.make_type (RECORD_TYPE); in ix86_build_builtin_va_list_64()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19925660 * mipsread.c (make_type): Remove, convert usages to init_type.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc2871 va_list_type = lang_hooks.types.make_type (RECORD_TYPE); in arm_build_builtin_va_list()