Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltin-types.def94 DEF_PRIMITIVE_TYPE (BT_FLOAT32X, (float32x_type_node
95 ? float32x_type_node
H A Dtree.h4074 #define float32x_type_node global_trees[TI_FLOAT32X_TYPE] macro
H A Dbuiltins.c2149 else if (mtype == float32x_type_node) in mathfn_built_in_2()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltin-types.def97 DEF_PRIMITIVE_TYPE (BT_FLOAT32X, (float32x_type_node
98 ? float32x_type_node
H A Dbuiltins.cc2046 else if (mtype == float32x_type_node) in mathfn_built_in_2()
2121 return float32x_type_node; \ in mathfn_built_in_type()
H A Dtree.h4238 #define float32x_type_node global_trees[TI_FLOAT32X_TYPE] macro
H A DChangeLog-201614904 (float32_type_node, float64_type_node, float32x_type_node)