Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h291 #define vec_cmpne_idx __builtin_s390_vec_cmpne_idx macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h297 #define vec_cmpne_idx __builtin_s390_vec_cmpne_idx macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h9702 vec_cmpne_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpne_idx() function
9709 vec_cmpne_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpne_idx() function
9715 vec_cmpne_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpne_idx() function
9720 vec_cmpne_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpne_idx() function
9727 vec_cmpne_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpne_idx() function
9733 vec_cmpne_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpne_idx() function
9738 vec_cmpne_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpne_idx() function
9745 vec_cmpne_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpne_idx() function
9751 vec_cmpne_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpne_idx() function