Home
last modified time | relevance | path

Searched defs:V2DF_type_node (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h2474 #define V2DF_type_node (rs6000_builtin_types[RS6000_BTI_V2DF]) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h2458 #define V2DF_type_node (rs6000_builtin_types[RS6000_BTI_V2DF]) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.c1069 tree V2DF_type_node = build_vector_type (double_type_node, 2); in aarch64_init_builtin_rsqrt() local
H A Daarch64-builtins.cc1423 tree V2DF_type_node = build_vector_type (double_type_node, 2); in aarch64_init_builtin_rsqrt() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c1069 tree V2DF_type_node = build_vector_type (double_type_node, 2); in aarch64_init_builtin_rsqrt() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c127 #define V2DF_type_node (spu_builtin_types[SPU_BTI_V2DF]) macro