Home
last modified time | relevance | path

Searched defs:vec_find_any_eq (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Dvecintrin.h10239 vec_find_any_eq(__vector signed char __a, __vector signed char __b) { vec_find_any_eq() function
10246 vec_find_any_eq(__vector __bool char __a, __vector __bool char __b) { vec_find_any_eq() function
10253 vec_find_any_eq(__vector unsigned char __a, __vector unsigned char __b) { vec_find_any_eq() function
10258 vec_find_any_eq(__vector signed short __a, __vector signed short __b) { vec_find_any_eq() function
10265 vec_find_any_eq(__vector __bool short __a, __vector __bool short __b) { vec_find_any_eq() function
10272 vec_find_any_eq(__vector unsigned short __a, __vector unsigned short __b) { vec_find_any_eq() function
10277 vec_find_any_eq(__vector signed int __a, __vector signed int __b) { vec_find_any_eq() function
10284 vec_find_any_eq(__vector __bool int __a, __vector __bool int __b) { vec_find_any_eq() function
10291 vec_find_any_eq(__vector unsigned int __a, __vector unsigned int __b) { vec_find_any_eq() function
[all...]