| vecintrin.h | 9755 /*-- vec_cmpne_idx_cc -------------------------------------------------------*/ 9758 vec_cmpne_idx_cc(__vector signed char __a, __vector signed char __b, int *__cc) { function 9765 vec_cmpne_idx_cc(__vector __bool char __a, __vector __bool char __b, int *__cc) { function 9771 vec_cmpne_idx_cc(__vector unsigned char __a, __vector unsigned char __b, function 9777 vec_cmpne_idx_cc(__vector signed short __a, __vector signed short __b, function 9785 vec_cmpne_idx_cc(__vector __bool short __a, __vector __bool short __b, function 9792 vec_cmpne_idx_cc(__vector unsigned short __a, __vector unsigned short __b, function 9798 vec_cmpne_idx_cc(__vector signed int __a, __vector signed int __b, int *__cc) { function 9805 vec_cmpne_idx_cc(__vector __bool int __a, __vector __bool int __b, int *__cc) { function 9811 vec_cmpne_idx_cc(__vector unsigned int __a, __vector unsigned int __b function [all...] |