Searched defs:vec_first_mismatch_or_eos_index (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h432 #define vec_first_mismatch_or_eos_index __builtin_vec_first_mismatch_or_eos_index macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h2873 vec_first_mismatch_or_eos_index(vector signed char __a, function
2888 vec_first_mismatch_or_eos_index(vector unsigned char __a, function
2903 vec_first_mismatch_or_eos_index(vector signed short __a, function
2918 vec_first_mismatch_or_eos_index(vector unsigned short __a, function
2933 vec_first_mismatch_or_eos_index(vector signed int __a, vector signed int __b) { function
2947 vec_first_mismatch_or_eos_index(vector unsigned int __a, function

Completed in 370 milliseconds