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

/external/clang/lib/Headers/
H A Daltivec.h10086 /* vec_all_ge */
10089 vec_all_ge(vector signed char a, vector signed char b) function
10095 vec_all_ge(vector signed char a, vector bool char b) function
10101 vec_all_ge(vector unsigned char a, vector unsigned char b) function
10107 vec_all_ge(vector unsigned char a, vector bool char b) function
10113 vec_all_ge(vector bool char a, vector signed char b) function
10121 vec_all_ge(vector bool char a, vector unsigned char b) function
10127 vec_all_ge(vector bool char a, vector bool char b) function
10135 vec_all_ge(vector short a, vector short b) function
10141 vec_all_ge(vecto function
10147 vec_all_ge(vector unsigned short a, vector unsigned short b) function
10153 vec_all_ge(vector unsigned short a, vector bool short b) function
10159 vec_all_ge(vector bool short a, vector short b) function
10167 vec_all_ge(vector bool short a, vector unsigned short b) function
10173 vec_all_ge(vector bool short a, vector bool short b) function
10181 vec_all_ge(vector int a, vector int b) function
10187 vec_all_ge(vector int a, vector bool int b) function
10193 vec_all_ge(vector unsigned int a, vector unsigned int b) function
10199 vec_all_ge(vector unsigned int a, vector bool int b) function
10205 vec_all_ge(vector bool int a, vector int b) function
10213 vec_all_ge(vector bool int a, vector unsigned int b) function
10219 vec_all_ge(vector bool int a, vector bool int b) function
10227 vec_all_ge(vector float a, vector float b) function
[all...]
/external/clang/lib/include/
H A Daltivec.h10086 /* vec_all_ge */
10089 vec_all_ge(vector signed char a, vector signed char b) function
10095 vec_all_ge(vector signed char a, vector bool char b) function
10101 vec_all_ge(vector unsigned char a, vector unsigned char b) function
10107 vec_all_ge(vector unsigned char a, vector bool char b) function
10113 vec_all_ge(vector bool char a, vector signed char b) function
10121 vec_all_ge(vector bool char a, vector unsigned char b) function
10127 vec_all_ge(vector bool char a, vector bool char b) function
10135 vec_all_ge(vector short a, vector short b) function
10141 vec_all_ge(vecto function
10147 vec_all_ge(vector unsigned short a, vector unsigned short b) function
10153 vec_all_ge(vector unsigned short a, vector bool short b) function
10159 vec_all_ge(vector bool short a, vector short b) function
10167 vec_all_ge(vector bool short a, vector unsigned short b) function
10173 vec_all_ge(vector bool short a, vector bool short b) function
10181 vec_all_ge(vector int a, vector int b) function
10187 vec_all_ge(vector int a, vector bool int b) function
10193 vec_all_ge(vector unsigned int a, vector unsigned int b) function
10199 vec_all_ge(vector unsigned int a, vector bool int b) function
10205 vec_all_ge(vector bool int a, vector int b) function
10213 vec_all_ge(vector bool int a, vector unsigned int b) function
10219 vec_all_ge(vector bool int a, vector bool int b) function
10227 vec_all_ge(vector float a, vector float b) function
[all...]

Completed in 96 milliseconds