Home
last modified time | relevance | path

Searched defs:vec_first_match_or_eos_index (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h430 #define vec_first_match_or_eos_index __builtin_vec_first_match_or_eos_index macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h2666 vec_first_match_or_eos_index(vector signed char __a, vector signed char __b) { in vec_first_match_or_eos_index() function
2689 vec_first_match_or_eos_index(vector unsigned char __a, in vec_first_match_or_eos_index() function
2709 vec_first_match_or_eos_index(vector signed short __a, vector signed short __b) { in vec_first_match_or_eos_index() function
2728 vec_first_match_or_eos_index(vector unsigned short __a, in vec_first_match_or_eos_index() function
2748 vec_first_match_or_eos_index(vector signed int __a, vector signed int __b) { in vec_first_match_or_eos_index() function
2766 vec_first_match_or_eos_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_match_or_eos_index() function