Home
last modified time | relevance | path

Searched defs:vec_cmpne_idx_cc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h293 #define vec_cmpne_idx_cc __builtin_s390_vec_cmpne_idx_cc macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h299 #define vec_cmpne_idx_cc __builtin_s390_vec_cmpne_idx_cc macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h9758 vec_cmpne_idx_cc(__vector signed char __a, __vector signed char __b, int *__cc) { in vec_cmpne_idx_cc() function
9765 vec_cmpne_idx_cc(__vector __bool char __a, __vector __bool char __b, int *__cc) { in vec_cmpne_idx_cc() function
9771 vec_cmpne_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpne_idx_cc() function
9777 vec_cmpne_idx_cc(__vector signed short __a, __vector signed short __b, in vec_cmpne_idx_cc() function
9785 vec_cmpne_idx_cc(__vector __bool short __a, __vector __bool short __b, in vec_cmpne_idx_cc() function
9792 vec_cmpne_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpne_idx_cc() function
9798 vec_cmpne_idx_cc(__vector signed int __a, __vector signed int __b, int *__cc) { in vec_cmpne_idx_cc() function
9805 vec_cmpne_idx_cc(__vector __bool int __a, __vector __bool int __b, int *__cc) { in vec_cmpne_idx_cc() function
9811 vec_cmpne_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpne_idx_cc() function