Home
last modified time | relevance | path

Searched refs:dfloat128_type_internal_node (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h2513 #define dfloat128_type_internal_node (rs6000_builtin_types[RS6000_BTI_dfloat128]) macro
H A Drs6000-call.c12350 dfloat128_type_internal_node = dfloat128_type_node; in rs6000_init_builtins()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h2498 #define dfloat128_type_internal_node (rs6000_builtin_types[RS6000_BTI_dfloat128]) macro
H A Drs6000-builtin.cc627 dfloat128_type_internal_node = dfloat128_type_node; in rs6000_init_builtins()
686 t = build_qualified_type (dfloat128_type_internal_node, TYPE_QUAL_CONST); in rs6000_init_builtins()
H A Drs6000-call.c12350 dfloat128_type_internal_node = dfloat128_type_node; in rs6000_init_builtins()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201441275 (dfloat128_type_internal_node): Likewise.