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

/external/clang/lib/Headers/
H A Daltivec.h10686 /* vec_all_ne */
10689 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...]
/external/clang/lib/include/
H A Daltivec.h10686 /* vec_all_ne */
10689 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 82 milliseconds