Home
last modified time | relevance | path

Searched refs:fallback_dfloat32_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1598 fallback_dfloat32_type = make_node (REAL_TYPE); in emit_support_tinfos()
1601 emit_support_tinfo_1 (fallback_dfloat32_type); in emit_support_tinfos()
H A Dmangle.c2582 else if (type == dfloat32_type_node || type == fallback_dfloat32_type) in write_builtin_type()
H A Dcp-tree.h378 #define fallback_dfloat32_type cp_global_trees[CPTI_FALLBACK_DFLOAT32_TYPE] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1641 fallback_dfloat32_type = make_node (REAL_TYPE); in emit_support_tinfos()
1644 emit_support_tinfo_1 (fallback_dfloat32_type); in emit_support_tinfos()
H A Dmangle.cc2667 else if (type == dfloat32_type_node || type == fallback_dfloat32_type) in write_builtin_type()
H A Dcp-tree.h395 #define fallback_dfloat32_type cp_global_trees[CPTI_FALLBACK_DFLOAT32_TYPE] macro
H A DChangeLog-20205817 (fallback_dfloat32_type, fallback_dfloat64_type,