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

/external/clang/lib/include/
H A Daltivec.h11036 /* vec_any_ge */
11039 vec_any_ge(vector signed char a, vector signed char b) function
11045 vec_any_ge(vector signed char a, vector bool char b) function
11051 vec_any_ge(vector unsigned char a, vector unsigned char b) function
11057 vec_any_ge(vector unsigned char a, vector bool char b) function
11063 vec_any_ge(vector bool char a, vector signed char b) function
11071 vec_any_ge(vector bool char a, vector unsigned char b) function
11077 vec_any_ge(vector bool char a, vector bool char b) function
11085 vec_any_ge(vector short a, vector short b) function
11091 vec_any_ge(vecto function
11097 vec_any_ge(vector unsigned short a, vector unsigned short b) function
11103 vec_any_ge(vector unsigned short a, vector bool short b) function
11110 vec_any_ge(vector bool short a, vector short b) function
11118 vec_any_ge(vector bool short a, vector unsigned short b) function
11125 vec_any_ge(vector bool short a, vector bool short b) function
11133 vec_any_ge(vector int a, vector int b) function
11139 vec_any_ge(vector int a, vector bool int b) function
11145 vec_any_ge(vector unsigned int a, vector unsigned int b) function
11151 vec_any_ge(vector unsigned int a, vector bool int b) function
11157 vec_any_ge(vector bool int a, vector int b) function
11165 vec_any_ge(vector bool int a, vector unsigned int b) function
11171 vec_any_ge(vector bool int a, vector bool int b) function
11179 vec_any_ge(vector float a, vector float b) function
[all...]
/external/clang/lib/Headers/
H A Daltivec.h11036 /* vec_any_ge */
11039 vec_any_ge(vector signed char a, vector signed char b) function
11045 vec_any_ge(vector signed char a, vector bool char b) function
11051 vec_any_ge(vector unsigned char a, vector unsigned char b) function
11057 vec_any_ge(vector unsigned char a, vector bool char b) function
11063 vec_any_ge(vector bool char a, vector signed char b) function
11071 vec_any_ge(vector bool char a, vector unsigned char b) function
11077 vec_any_ge(vector bool char a, vector bool char b) function
11085 vec_any_ge(vector short a, vector short b) function
11091 vec_any_ge(vecto function
11097 vec_any_ge(vector unsigned short a, vector unsigned short b) function
11103 vec_any_ge(vector unsigned short a, vector bool short b) function
11110 vec_any_ge(vector bool short a, vector short b) function
11118 vec_any_ge(vector bool short a, vector unsigned short b) function
11125 vec_any_ge(vector bool short a, vector bool short b) function
11133 vec_any_ge(vector int a, vector int b) function
11139 vec_any_ge(vector int a, vector bool int b) function
11145 vec_any_ge(vector unsigned int a, vector unsigned int b) function
11151 vec_any_ge(vector unsigned int a, vector bool int b) function
11157 vec_any_ge(vector bool int a, vector int b) function
11165 vec_any_ge(vector bool int a, vector unsigned int b) function
11171 vec_any_ge(vector bool int a, vector bool int b) function
11179 vec_any_ge(vector float a, vector float b) function
[all...]

Completed in 140 milliseconds