| vecintrin.h | 10183 /*-- vec_find_any_eq --------------------------------------------------------*/ 10186 vec_find_any_eq(__vector signed char __a, __vector signed char __b) { function 10193 vec_find_any_eq(__vector __bool char __a, __vector __bool char __b) { function 10200 vec_find_any_eq(__vector unsigned char __a, __vector unsigned char __b) { function 10205 vec_find_any_eq(__vector signed short __a, __vector signed short __b) { function 10212 vec_find_any_eq(__vector __bool short __a, __vector __bool short __b) { function 10219 vec_find_any_eq(__vector unsigned short __a, __vector unsigned short __b) { function 10224 vec_find_any_eq(__vector signed int __a, __vector signed int __b) { function 10231 vec_find_any_eq(__vector __bool int __a, __vector __bool int __b) { function 10238 vec_find_any_eq(__vector unsigned int __a, __vector unsigned int __b) function [all...] |