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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h10589 /*-- vec_find_any_ne_or_0_idx -----------------------------------------------*/
10592 vec_find_any_ne_or_0_idx(vector signed char __a, vector signed char __b) { function
10599 vec_find_any_ne_or_0_idx(vector bool char __a, vector bool char __b) { function
10605 vec_find_any_ne_or_0_idx(vector unsigned char __a, vector unsigned char __b) { function
10610 vec_find_any_ne_or_0_idx(vector signed short __a, vector signed short __b) { function
10617 vec_find_any_ne_or_0_idx(vector bool short __a, vector bool short __b) { function
10623 vec_find_any_ne_or_0_idx(vector unsigned short __a, vector unsigned short __b) { function
10628 vec_find_any_ne_or_0_idx(vector signed int __a, vector signed int __b) { function
10635 vec_find_any_ne_or_0_idx(vector bool int __a, vector bool int __b) { function
10641 vec_find_any_ne_or_0_idx(vecto function
[all...]

Completed in 84 milliseconds