Searched refs:vec_first_mismatch_index (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h431 #define vec_first_mismatch_index __builtin_vec_first_mismatch_index macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h2784 /* vec_first_mismatch_index */
2787 vec_first_mismatch_index(vector signed char __a, vector signed char __b) { function
2801 vec_first_mismatch_index(vector unsigned char __a, vector unsigned char __b) { function
2815 vec_first_mismatch_index(vector signed short __a, vector signed short __b) { function
2829 vec_first_mismatch_index(vector unsigned short __a, vector unsigned short __b) { function
2843 vec_first_mismatch_index(vector signed int __a, vector signed int __b) { function
2857 vec_first_mismatch_index(vector unsigned int __a, vector unsigned int __b) { function

Completed in 215 milliseconds