HomeSort by relevance Sort by last modified time
    Searched defs:vec_all_le (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
altivec.h 10389 vec_all_le(vector signed char a, vector signed char b) function
10395 vec_all_le(vector signed char a, vector bool char b) function
10401 vec_all_le(vector unsigned char a, vector unsigned char b) function
10407 vec_all_le(vector unsigned char a, vector bool char b) function
10413 vec_all_le(vector bool char a, vector signed char b) function
10421 vec_all_le(vector bool char a, vector unsigned char b) function
10427 vec_all_le(vector bool char a, vector bool char b) function
10435 vec_all_le(vector short a, vector short b) function
10441 vec_all_le(vector short a, vector bool short b) function
10447 vec_all_le(vector unsigned short a, vector unsigned short b) function
10453 vec_all_le(vector unsigned short a, vector bool short b) function
10459 vec_all_le(vector bool short a, vector short b) function
10467 vec_all_le(vector bool short a, vector unsigned short b) function
10473 vec_all_le(vector bool short a, vector bool short b) function
10481 vec_all_le(vector int a, vector int b) function
10487 vec_all_le(vector int a, vector bool int b) function
10493 vec_all_le(vector unsigned int a, vector unsigned int b) function
10499 vec_all_le(vector unsigned int a, vector bool int b) function
10505 vec_all_le(vector bool int a, vector int b) function
10513 vec_all_le(vector bool int a, vector unsigned int b) function
10519 vec_all_le(vector bool int a, vector bool int b) function
10527 vec_all_le(vector float a, vector float b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 10389 vec_all_le(vector signed char a, vector signed char b) function
10395 vec_all_le(vector signed char a, vector bool char b) function
10401 vec_all_le(vector unsigned char a, vector unsigned char b) function
10407 vec_all_le(vector unsigned char a, vector bool char b) function
10413 vec_all_le(vector bool char a, vector signed char b) function
10421 vec_all_le(vector bool char a, vector unsigned char b) function
10427 vec_all_le(vector bool char a, vector bool char b) function
10435 vec_all_le(vector short a, vector short b) function
10441 vec_all_le(vector short a, vector bool short b) function
10447 vec_all_le(vector unsigned short a, vector unsigned short b) function
10453 vec_all_le(vector unsigned short a, vector bool short b) function
10459 vec_all_le(vector bool short a, vector short b) function
10467 vec_all_le(vector bool short a, vector unsigned short b) function
10473 vec_all_le(vector bool short a, vector bool short b) function
10481 vec_all_le(vector int a, vector int b) function
10487 vec_all_le(vector int a, vector bool int b) function
10493 vec_all_le(vector unsigned int a, vector unsigned int b) function
10499 vec_all_le(vector unsigned int a, vector bool int b) function
10505 vec_all_le(vector bool int a, vector int b) function
10513 vec_all_le(vector bool int a, vector unsigned int b) function
10519 vec_all_le(vector bool int a, vector bool int b) function
10527 vec_all_le(vector float a, vector float b) function
    [all...]

Completed in 24 milliseconds