| vecintrin.h | 10310 /*-- vec_find_any_eq_idx ----------------------------------------------------*/ 10313 vec_find_any_eq_idx(__vector signed char __a, __vector signed char __b) { function 10320 vec_find_any_eq_idx(__vector __bool char __a, __vector __bool char __b) { function 10326 vec_find_any_eq_idx(__vector unsigned char __a, __vector unsigned char __b) { function 10331 vec_find_any_eq_idx(__vector signed short __a, __vector signed short __b) { function 10338 vec_find_any_eq_idx(__vector __bool short __a, __vector __bool short __b) { function 10344 vec_find_any_eq_idx(__vector unsigned short __a, __vector unsigned short __b) { function 10349 vec_find_any_eq_idx(__vector signed int __a, __vector signed int __b) { function 10356 vec_find_any_eq_idx(__vector __bool int __a, __vector __bool int __b) { function 10362 vec_find_any_eq_idx(__vector unsigned int __a, __vector unsigned int __b) function [all...] |