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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9629 /*-- vec_cmpne_or_0_idx -----------------------------------------------------*/
9632 vec_cmpne_or_0_idx(vector signed char __a, vector signed char __b) { function
9639 vec_cmpne_or_0_idx(vector bool char __a, vector bool char __b) { function
9645 vec_cmpne_or_0_idx(vector unsigned char __a, vector unsigned char __b) { function
9650 vec_cmpne_or_0_idx(vector signed short __a, vector signed short __b) { function
9657 vec_cmpne_or_0_idx(vector bool short __a, vector bool short __b) { function
9663 vec_cmpne_or_0_idx(vector unsigned short __a, vector unsigned short __b) { function
9668 vec_cmpne_or_0_idx(vector signed int __a, vector signed int __b) { function
9675 vec_cmpne_or_0_idx(vector bool int __a, vector bool int __b) { function
9681 vec_cmpne_or_0_idx(vecto function
[all...]

Completed in 128 milliseconds