Searched defs:vec_cmpne_idx_cc (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | vecintrin.h | 9811 vec_cmpne_idx_cc(__vector signed char __a, __vector signed char __b, int *__cc) { vec_cmpne_idx_cc() function 9818 vec_cmpne_idx_cc(__vector __bool char __a, __vector __bool char __b, int *__cc) { vec_cmpne_idx_cc() function 9824 vec_cmpne_idx_cc(__vector unsigned char __a, __vector unsigned char __b, vec_cmpne_idx_cc() function 9830 vec_cmpne_idx_cc(__vector signed short __a, __vector signed short __b, vec_cmpne_idx_cc() function 9838 vec_cmpne_idx_cc(__vector __bool short __a, __vector __bool short __b, vec_cmpne_idx_cc() function 9845 vec_cmpne_idx_cc(__vector unsigned short __a, __vector unsigned short __b, vec_cmpne_idx_cc() function 9851 vec_cmpne_idx_cc(__vector signed int __a, __vector signed int __b, int *__cc) { vec_cmpne_idx_cc() function 9858 vec_cmpne_idx_cc(__vector __bool int __a, __vector __bool int __b, int *__cc) { vec_cmpne_idx_cc() function 9864 vec_cmpne_idx_cc(__vector unsigned int __a, __vector unsigned int __b, vec_cmpne_idx_cc() function [all...] |