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 D | altivec.h | 472 #define scalar_test_data_class __builtin_vec_scalar_test_data_class macro
|
H A D | rs6000-builtin.def | 2393 BU_P9V_OVERLOAD_2 (VSTDC, "scalar_test_data_class")
|
H A D | vsx.md | 4636 ;; (Expansion for scalar_test_data_class (__ieee128, int))
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-overload.def | 4519 [VEC_VSTDC, scalar_test_data_class, __builtin_vec_scalar_test_data_class]
|
H A D | vsx.md | 5167 ;; (Expansion for scalar_test_data_class (__ieee128, int))
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 19666 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 D | gcc.info | 52092 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 D | extend.texi | 19936 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 D | gcc.info | 49504 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 D | ChangeLog-2017 | 23795 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 D | ChangeLog-2016 | 462 (scalar_cmp_exp_unordered, scalar_test_data_class) 15948 (scalar_test_data_class): New macro.
|