Searched defs:vec_find_any_eq (Results 1 – 1 of 1) sorted by relevance
10257 vec_find_any_eq(__vector signed char __a, __vector signed char __b) { in vec_find_any_eq() function10264 vec_find_any_eq(__vector __bool char __a, __vector __bool char __b) { in vec_find_any_eq() function10271 vec_find_any_eq(__vector unsigned char __a, __vector unsigned char __b) { in vec_find_any_eq() function10276 vec_find_any_eq(__vector signed short __a, __vector signed short __b) { in vec_find_any_eq() function10283 vec_find_any_eq(__vector __bool short __a, __vector __bool short __b) { in vec_find_any_eq() function10290 vec_find_any_eq(__vector unsigned short __a, __vector unsigned short __b) { in vec_find_any_eq() function10295 vec_find_any_eq(__vector signed int __a, __vector signed int __b) { in vec_find_any_eq() function10302 vec_find_any_eq(__vector __bool int __a, __vector __bool int __b) { in vec_find_any_eq() function10309 vec_find_any_eq(__vector unsigned int __a, __vector unsigned int __b) { in vec_find_any_eq() function