Searched defs:vec_cmpne_or_0_idx_cc (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | vecintrin.h | 9946 vec_cmpne_or_0_idx_cc(__vector signed char __a, __vector signed char __b, in vec_cmpne_or_0_idx_cc() function 9954 vec_cmpne_or_0_idx_cc(__vector __bool char __a, __vector __bool char __b, in vec_cmpne_or_0_idx_cc() function 9961 vec_cmpne_or_0_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpne_or_0_idx_cc() function 9967 vec_cmpne_or_0_idx_cc(__vector signed short __a, __vector signed short __b, in vec_cmpne_or_0_idx_cc() function 9975 vec_cmpne_or_0_idx_cc(__vector __bool short __a, __vector __bool short __b, in vec_cmpne_or_0_idx_cc() function 9982 vec_cmpne_or_0_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpne_or_0_idx_cc() function 9988 vec_cmpne_or_0_idx_cc(__vector signed int __a, __vector signed int __b, in vec_cmpne_or_0_idx_cc() function 9996 vec_cmpne_or_0_idx_cc(__vector __bool int __a, __vector __bool int __b, in vec_cmpne_or_0_idx_cc() function 10003 vec_cmpne_or_0_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpne_or_0_idx_cc() function
|