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

  /external/clang/lib/Headers/
altivec.h 8240 vec_xor(vector signed char a, vector signed char b) function
8246 vec_xor(vector bool char a, vector signed char b) function
8252 vec_xor(vector signed char a, vector bool char b) function
8258 vec_xor(vector unsigned char a, vector unsigned char b) function
8264 vec_xor(vector bool char a, vector unsigned char b) function
8270 vec_xor(vector unsigned char a, vector bool char b) function
8276 vec_xor(vector bool char a, vector bool char b) function
8282 vec_xor(vector short a, vector short b) function
8288 vec_xor(vector bool short a, vector short b) function
8294 vec_xor(vector short a, vector bool short b) function
8300 vec_xor(vector unsigned short a, vector unsigned short b) function
8306 vec_xor(vector bool short a, vector unsigned short b) function
8312 vec_xor(vector unsigned short a, vector bool short b) function
8318 vec_xor(vector bool short a, vector bool short b) function
8324 vec_xor(vector int a, vector int b) function
8330 vec_xor(vector bool int a, vector int b) function
8336 vec_xor(vector int a, vector bool int b) function
8342 vec_xor(vector unsigned int a, vector unsigned int b) function
8348 vec_xor(vector bool int a, vector unsigned int b) function
8354 vec_xor(vector unsigned int a, vector bool int b) function
8360 vec_xor(vector bool int a, vector bool int b) function
8366 vec_xor(vector float a, vector float b) function
8373 vec_xor(vector bool int a, vector float b) function
8380 vec_xor(vector float a, vector bool int b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 8240 vec_xor(vector signed char a, vector signed char b) function
8246 vec_xor(vector bool char a, vector signed char b) function
8252 vec_xor(vector signed char a, vector bool char b) function
8258 vec_xor(vector unsigned char a, vector unsigned char b) function
8264 vec_xor(vector bool char a, vector unsigned char b) function
8270 vec_xor(vector unsigned char a, vector bool char b) function
8276 vec_xor(vector bool char a, vector bool char b) function
8282 vec_xor(vector short a, vector short b) function
8288 vec_xor(vector bool short a, vector short b) function
8294 vec_xor(vector short a, vector bool short b) function
8300 vec_xor(vector unsigned short a, vector unsigned short b) function
8306 vec_xor(vector bool short a, vector unsigned short b) function
8312 vec_xor(vector unsigned short a, vector bool short b) function
8318 vec_xor(vector bool short a, vector bool short b) function
8324 vec_xor(vector int a, vector int b) function
8330 vec_xor(vector bool int a, vector int b) function
8336 vec_xor(vector int a, vector bool int b) function
8342 vec_xor(vector unsigned int a, vector unsigned int b) function
8348 vec_xor(vector bool int a, vector unsigned int b) function
8354 vec_xor(vector unsigned int a, vector bool int b) function
8360 vec_xor(vector bool int a, vector bool int b) function
8366 vec_xor(vector float a, vector float b) function
8373 vec_xor(vector bool int a, vector float b) function
8380 vec_xor(vector float a, vector bool int b) function
    [all...]

Completed in 24 milliseconds