Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Headers/
H A Daltivec.h11692 vec_any_eq(vector signed char __a, vector bool char __b) in vec_any_eq() function
11727 vec_any_eq(vector bool char __a, vector bool char __b) in vec_any_eq() function
11734 vec_any_eq(vector short __a, vector short __b) in vec_any_eq() function
11740 vec_any_eq(vector short __a, vector bool short __b) in vec_any_eq() function
11762 vec_any_eq(vector bool short __a, vector short __b) in vec_any_eq() function
11786 vec_any_eq(vector pixel __a, vector pixel __b) in vec_any_eq() function
11794 vec_any_eq(vector int __a, vector int __b) in vec_any_eq() function
11800 vec_any_eq(vector int __a, vector bool int __b) in vec_any_eq() function
11820 vec_any_eq(vector bool int __a, vector int __b) in vec_any_eq() function
11834 vec_any_eq(vector bool int __a, vector bool int __b) in vec_any_eq() function
[all …]