Searched defs:vec_find_any_eq (Results 1 – 3 of 3) sorted by relevance
279 #define vec_find_any_eq __builtin_s390_vec_find_any_eq macro
285 #define vec_find_any_eq __builtin_s390_vec_find_any_eq macro
10186 vec_find_any_eq(__vector signed char __a, __vector signed char __b) { in vec_find_any_eq() function10193 vec_find_any_eq(__vector __bool char __a, __vector __bool char __b) { in vec_find_any_eq() function10200 vec_find_any_eq(__vector unsigned char __a, __vector unsigned char __b) { in vec_find_any_eq() function10205 vec_find_any_eq(__vector signed short __a, __vector signed short __b) { in vec_find_any_eq() function10212 vec_find_any_eq(__vector __bool short __a, __vector __bool short __b) { in vec_find_any_eq() function10219 vec_find_any_eq(__vector unsigned short __a, __vector unsigned short __b) { in vec_find_any_eq() function10224 vec_find_any_eq(__vector signed int __a, __vector signed int __b) { in vec_find_any_eq() function10231 vec_find_any_eq(__vector __bool int __a, __vector __bool int __b) { in vec_find_any_eq() function10238 vec_find_any_eq(__vector unsigned int __a, __vector unsigned int __b) { in vec_find_any_eq() function