Home
last modified time | relevance | path

Searched refs:vec_test_data_class (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h462 #define vec_test_data_class __builtin_vec_test_data_class macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-overload.def4535 [VEC_VTDC, vec_test_data_class, __builtin_vec_test_data_class]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h18061 #define vec_test_data_class(__a, __b) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi20372 __vector bool int vec_test_data_class (__vector float source, const int condition);
20373 __vector bool long long int vec_test_data_class (__vector double source,
20413 The @code{vec_test_data_class} built-in function returns a vector
H A Dgcc.info49904 __vector bool int vec_test_data_class (__vector float source, const int condition);
49905 __vector bool long long int vec_test_data_class (__vector double source,
49937 The 'vec_test_data_class' built-in function returns a vector
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi18805 @tab @code{vec_test_data_class}
H A Dgcc.info51245 'vec_sums' 'vec_test_data_class' 'vec_trunc'
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201615944 (vec_test_data_class): New macro.
H A DChangeLog-201739363 vec_test_data_class built-in functions to reflect refinements in