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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h10227 /*-- vec_find_any_eq_or_0_idx -----------------------------------------------*/
10230 vec_find_any_eq_or_0_idx(vector signed char __a, vector signed char __b) { function
10237 vec_find_any_eq_or_0_idx(vector bool char __a, vector bool char __b) { function
10243 vec_find_any_eq_or_0_idx(vector unsigned char __a, vector unsigned char __b) { function
10248 vec_find_any_eq_or_0_idx(vector signed short __a, vector signed short __b) { function
10255 vec_find_any_eq_or_0_idx(vector bool short __a, vector bool short __b) { function
10261 vec_find_any_eq_or_0_idx(vector unsigned short __a, vector unsigned short __b) { function
10266 vec_find_any_eq_or_0_idx(vector signed int __a, vector signed int __b) { function
10273 vec_find_any_eq_or_0_idx(vector bool int __a, vector bool int __b) { function
10279 vec_find_any_eq_or_0_idx(vecto function
[all...]

Completed in 180 milliseconds