Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcoverage.c609 tree type = lang_hooks.types.make_type (RECORD_TYPE); in build_fn_info_type()
683 tree type = lang_hooks.types.make_type (RECORD_TYPE); in build_ctr_info_type()
797 type = lang_hooks.types.make_type (RECORD_TYPE); in build_gcov_info()
H A Dlanghooks.h100 tree (*make_type) (enum tree_code); member
H A Domp-low.c899 type = lang_hooks.types.make_type (RECORD_TYPE); in fixup_child_record_type()
1172 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_parallel()
1237 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_single()
H A Dexcept.c360 sjlj_fc_type_node = lang_hooks.types.make_type (RECORD_TYPE); in init_eh()
H A 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).
H A DChangeLog-200217144 lang_hooks.types.make_type instead of make_node; set up
/freebsd-12.1/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c725 make_type(const char *s) in make_type() function
757 t = make_type(vname); in parse_type()
923 t = make_type(str); in parse_top()
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c4160 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in mips_build_builtin_va_list()
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.c7862 record = lang_hooks.types.make_type (RECORD_TYPE); in s390_build_builtin_va_list()
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c4405 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in ix86_build_builtin_va_list()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c5795 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in rs6000_build_builtin_va_list()