Home
last modified time | relevance | path

Searched refs:scalar_test_data_class (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h472 #define scalar_test_data_class __builtin_vec_scalar_test_data_class macro
H A Drs6000-builtin.def2393 BU_P9V_OVERLOAD_2 (VSTDC, "scalar_test_data_class")
H A Dvsx.md4636 ;; (Expansion for scalar_test_data_class (__ieee128, int))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-overload.def4519 [VEC_VSTDC, scalar_test_data_class, __builtin_vec_scalar_test_data_class]
H A Dvsx.md5167 ;; (Expansion for scalar_test_data_class (__ieee128, int))
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi19666 bool scalar_test_data_class (float source, const int condition);
19667 bool scalar_test_data_class (double source, const int condition);
19668 bool scalar_test_data_class (__ieee128 source, const int condition);
19720 The @code{scalar_test_data_class} built-in function returns 1
H A Dgcc.info52092 bool scalar_test_data_class (float source, const int condition);
52093 bool scalar_test_data_class (double source, const int condition);
52094 bool scalar_test_data_class (__ieee128 source, const int condition);
52139 The 'scalar_test_data_class' built-in function returns 1 if any of the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi19936 bool scalar_test_data_class (float source, const int condition);
19937 bool scalar_test_data_class (double source, const int condition);
19938 bool scalar_test_data_class (__ieee128 source, const int condition);
20000 The @code{scalar_test_data_class} built-in function returns 1
H A Dgcc.info49504 bool scalar_test_data_class (float source, const int condition);
49505 bool scalar_test_data_class (double source, const int condition);
49506 bool scalar_test_data_class (__ieee128 source, const int condition);
49560 The 'scalar_test_data_class' built-in function returns 1 if any of the
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201723795 scalar_test_data_class, scalar_test_neg, scalar_extract_exp,
23838 scalar_test_data_class, and scalar_test_neg built-in functions.
39360 documentation of scalar_test_data_class, scalar_test_neg,
H A DChangeLog-2016462 (scalar_cmp_exp_unordered, scalar_test_data_class)
15948 (scalar_test_data_class): New macro.