Searched refs:vec_cmpne_idx_cc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9571 /*-- vec_cmpne_idx_cc -------------------------------------------------------*/
9574 vec_cmpne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) { function
9581 vec_cmpne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { function
9587 vec_cmpne_idx_cc(vector unsigned char __a, vector unsigned char __b, function
9593 vec_cmpne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) { function
9600 vec_cmpne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) { function
9606 vec_cmpne_idx_cc(vector unsigned short __a, vector unsigned short __b, function
9612 vec_cmpne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) { function
9619 vec_cmpne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { function
9625 vec_cmpne_idx_cc(vecto function
[all...]

Completed in 70 milliseconds