Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltin-types.def94 DEF_PRIMITIVE_TYPE (BT_FLOAT32X, (float32x_type_node
95 ? float32x_type_node
H A Dtree.h3850 #define float32x_type_node global_trees[TI_FLOAT32X_TYPE] macro
H A Dbuiltins.c1982 else if (mtype == float32x_type_node) in mathfn_built_in_2()