Searched defs:vec_all_ne (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h10689 vec_all_ne(vector signed char __a, vector signed char __b) function
10695 vec_all_ne(vector signed char __a, vector bool char __b) function
10701 vec_all_ne(vector unsigned char __a, vector unsigned char __b) function
10707 vec_all_ne(vector unsigned char __a, vector bool char __b) function
10713 vec_all_ne(vector bool char __a, vector signed char __b) function
10719 vec_all_ne(vector bool char __a, vector unsigned char __b) function
10725 vec_all_ne(vector bool char __a, vector bool char __b) function
10731 vec_all_ne(vector short __a, vector short __b) function
10737 vec_all_ne(vecto function
10743 vec_all_ne(vector unsigned short __a, vector unsigned short __b) function
10750 vec_all_ne(vector unsigned short __a, vector bool short __b) function
10757 vec_all_ne(vector bool short __a, vector short __b) function
10764 vec_all_ne(vector bool short __a, vector unsigned short __b) function
10771 vec_all_ne(vector bool short __a, vector bool short __b) function
10778 vec_all_ne(vector pixel __a, vector pixel __b) function
10785 vec_all_ne(vector int __a, vector int __b) function
10791 vec_all_ne(vector int __a, vector bool int __b) function
10797 vec_all_ne(vector unsigned int __a, vector unsigned int __b) function
10803 vec_all_ne(vector unsigned int __a, vector bool int __b) function
10809 vec_all_ne(vector bool int __a, vector int __b) function
10815 vec_all_ne(vector bool int __a, vector unsigned int __b) function
10821 vec_all_ne(vector bool int __a, vector bool int __b) function
10827 vec_all_ne(vector float __a, vector float __b) function
[all...]

Completed in 135 milliseconds