Searched defs:vec_cmpne_idx (Results 1 – 3 of 3) sorted by relevance
291 #define vec_cmpne_idx __builtin_s390_vec_cmpne_idx macro
297 #define vec_cmpne_idx __builtin_s390_vec_cmpne_idx macro
9702 vec_cmpne_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpne_idx() function9709 vec_cmpne_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpne_idx() function9715 vec_cmpne_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpne_idx() function9720 vec_cmpne_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpne_idx() function9727 vec_cmpne_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpne_idx() function9733 vec_cmpne_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpne_idx() function9738 vec_cmpne_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpne_idx() function9745 vec_cmpne_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpne_idx() function9751 vec_cmpne_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpne_idx() function