| vecintrin.h | 9699 /*-- vec_cmpne_idx ----------------------------------------------------------*/ 9702 vec_cmpne_idx(__vector signed char __a, __vector signed char __b) { function 9709 vec_cmpne_idx(__vector __bool char __a, __vector __bool char __b) { function 9715 vec_cmpne_idx(__vector unsigned char __a, __vector unsigned char __b) { function 9720 vec_cmpne_idx(__vector signed short __a, __vector signed short __b) { function 9727 vec_cmpne_idx(__vector __bool short __a, __vector __bool short __b) { function 9733 vec_cmpne_idx(__vector unsigned short __a, __vector unsigned short __b) { function 9738 vec_cmpne_idx(__vector signed int __a, __vector signed int __b) { function 9745 vec_cmpne_idx(__vector __bool int __a, __vector __bool int __b) { function 9751 vec_cmpne_idx(__vector unsigned int __a, __vector unsigned int __b) function [all...] |