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

  /external/clang/lib/Headers/
altivec.h 8389 vec_vxor(vector signed char a, vector signed char b) function
8395 vec_vxor(vector bool char a, vector signed char b) function
8401 vec_vxor(vector signed char a, vector bool char b) function
8407 vec_vxor(vector unsigned char a, vector unsigned char b) function
8413 vec_vxor(vector bool char a, vector unsigned char b) function
8419 vec_vxor(vector unsigned char a, vector bool char b) function
8425 vec_vxor(vector bool char a, vector bool char b) function
8431 vec_vxor(vector short a, vector short b) function
8437 vec_vxor(vector bool short a, vector short b) function
8443 vec_vxor(vector short a, vector bool short b) function
8449 vec_vxor(vector unsigned short a, vector unsigned short b) function
8455 vec_vxor(vector bool short a, vector unsigned short b) function
8461 vec_vxor(vector unsigned short a, vector bool short b) function
8467 vec_vxor(vector bool short a, vector bool short b) function
8473 vec_vxor(vector int a, vector int b) function
8479 vec_vxor(vector bool int a, vector int b) function
8485 vec_vxor(vector int a, vector bool int b) function
8491 vec_vxor(vector unsigned int a, vector unsigned int b) function
8497 vec_vxor(vector bool int a, vector unsigned int b) function
8503 vec_vxor(vector unsigned int a, vector bool int b) function
8509 vec_vxor(vector bool int a, vector bool int b) function
8515 vec_vxor(vector float a, vector float b) function
8522 vec_vxor(vector bool int a, vector float b) function
8529 vec_vxor(vector float a, vector bool int b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 8389 vec_vxor(vector signed char a, vector signed char b) function
8395 vec_vxor(vector bool char a, vector signed char b) function
8401 vec_vxor(vector signed char a, vector bool char b) function
8407 vec_vxor(vector unsigned char a, vector unsigned char b) function
8413 vec_vxor(vector bool char a, vector unsigned char b) function
8419 vec_vxor(vector unsigned char a, vector bool char b) function
8425 vec_vxor(vector bool char a, vector bool char b) function
8431 vec_vxor(vector short a, vector short b) function
8437 vec_vxor(vector bool short a, vector short b) function
8443 vec_vxor(vector short a, vector bool short b) function
8449 vec_vxor(vector unsigned short a, vector unsigned short b) function
8455 vec_vxor(vector bool short a, vector unsigned short b) function
8461 vec_vxor(vector unsigned short a, vector bool short b) function
8467 vec_vxor(vector bool short a, vector bool short b) function
8473 vec_vxor(vector int a, vector int b) function
8479 vec_vxor(vector bool int a, vector int b) function
8485 vec_vxor(vector int a, vector bool int b) function
8491 vec_vxor(vector unsigned int a, vector unsigned int b) function
8497 vec_vxor(vector bool int a, vector unsigned int b) function
8503 vec_vxor(vector unsigned int a, vector bool int b) function
8509 vec_vxor(vector bool int a, vector bool int b) function
8515 vec_vxor(vector float a, vector float b) function
8522 vec_vxor(vector bool int a, vector float b) function
8529 vec_vxor(vector float a, vector bool int b) function
    [all...]

Completed in 24 milliseconds