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

/external/clang/lib/include/
H A Daltivec.h11334 /* vec_any_le */
11337 vec_any_le(vector signed char a, vector signed char b) function
11343 vec_any_le(vector signed char a, vector bool char b) function
11349 vec_any_le(vector unsigned char a, vector unsigned char b) function
11355 vec_any_le(vector unsigned char a, vector bool char b) function
11362 vec_any_le(vector bool char a, vector signed char b) function
11370 vec_any_le(vector bool char a, vector unsigned char b) function
11377 vec_any_le(vector bool char a, vector bool char b) function
11385 vec_any_le(vector short a, vector short b) function
11391 vec_any_le(vecto function
11397 vec_any_le(vector unsigned short a, vector unsigned short b) function
11403 vec_any_le(vector unsigned short a, vector bool short b) function
11410 vec_any_le(vector bool short a, vector short b) function
11418 vec_any_le(vector bool short a, vector unsigned short b) function
11425 vec_any_le(vector bool short a, vector bool short b) function
11433 vec_any_le(vector int a, vector int b) function
11439 vec_any_le(vector int a, vector bool int b) function
11445 vec_any_le(vector unsigned int a, vector unsigned int b) function
11451 vec_any_le(vector unsigned int a, vector bool int b) function
11457 vec_any_le(vector bool int a, vector int b) function
11465 vec_any_le(vector bool int a, vector unsigned int b) function
11471 vec_any_le(vector bool int a, vector bool int b) function
11479 vec_any_le(vector float a, vector float b) function
[all...]
/external/clang/lib/Headers/
H A Daltivec.h11334 /* vec_any_le */
11337 vec_any_le(vector signed char a, vector signed char b) function
11343 vec_any_le(vector signed char a, vector bool char b) function
11349 vec_any_le(vector unsigned char a, vector unsigned char b) function
11355 vec_any_le(vector unsigned char a, vector bool char b) function
11362 vec_any_le(vector bool char a, vector signed char b) function
11370 vec_any_le(vector bool char a, vector unsigned char b) function
11377 vec_any_le(vector bool char a, vector bool char b) function
11385 vec_any_le(vector short a, vector short b) function
11391 vec_any_le(vecto function
11397 vec_any_le(vector unsigned short a, vector unsigned short b) function
11403 vec_any_le(vector unsigned short a, vector bool short b) function
11410 vec_any_le(vector bool short a, vector short b) function
11418 vec_any_le(vector bool short a, vector unsigned short b) function
11425 vec_any_le(vector bool short a, vector bool short b) function
11433 vec_any_le(vector int a, vector int b) function
11439 vec_any_le(vector int a, vector bool int b) function
11445 vec_any_le(vector unsigned int a, vector unsigned int b) function
11451 vec_any_le(vector unsigned int a, vector bool int b) function
11457 vec_any_le(vector bool int a, vector int b) function
11465 vec_any_le(vector bool int a, vector unsigned int b) function
11471 vec_any_le(vector bool int a, vector bool int b) function
11479 vec_any_le(vector float a, vector float b) function
[all...]

Completed in 87 milliseconds