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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h10164 /*-- vec_find_any_eq_idx_cc -------------------------------------------------*/
10167 vec_find_any_eq_idx_cc(vector signed char __a, vector signed char __b, function
10175 vec_find_any_eq_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { function
10181 vec_find_any_eq_idx_cc(vector unsigned char __a, vector unsigned char __b, function
10187 vec_find_any_eq_idx_cc(vector signed short __a, vector signed short __b, function
10195 vec_find_any_eq_idx_cc(vector bool short __a, vector bool short __b, function
10202 vec_find_any_eq_idx_cc(vector unsigned short __a, vector unsigned short __b, function
10208 vec_find_any_eq_idx_cc(vector signed int __a, vector signed int __b, function
10216 vec_find_any_eq_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { function
10222 vec_find_any_eq_idx_cc(vecto function
[all...]

Completed in 149 milliseconds