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

  /external/clang/lib/Headers/
altivec.h 9684 vec_stvrxl(vector signed char a, int b, signed char *c) function
9693 vec_stvrxl(vector signed char a, int b, vector signed char *c) function
9702 vec_stvrxl(vector unsigned char a, int b, unsigned char *c) function
9711 vec_stvrxl(vector unsigned char a, int b, vector unsigned char *c) function
9720 vec_stvrxl(vector bool char a, int b, vector bool char *c) function
9729 vec_stvrxl(vector short a, int b, short *c) function
9738 vec_stvrxl(vector short a, int b, vector short *c) function
9747 vec_stvrxl(vector unsigned short a, int b, unsigned short *c) function
9756 vec_stvrxl(vector unsigned short a, int b, vector unsigned short *c) function
9765 vec_stvrxl(vector bool short a, int b, vector bool short *c) function
9774 vec_stvrxl(vector pixel a, int b, vector pixel *c) function
9783 vec_stvrxl(vector int a, int b, int *c) function
9792 vec_stvrxl(vector int a, int b, vector int *c) function
9801 vec_stvrxl(vector unsigned int a, int b, unsigned int *c) function
9810 vec_stvrxl(vector unsigned int a, int b, vector unsigned int *c) function
9819 vec_stvrxl(vector bool int a, int b, vector bool int *c) function
9828 vec_stvrxl(vector float a, int b, vector float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9684 vec_stvrxl(vector signed char a, int b, signed char *c) function
9693 vec_stvrxl(vector signed char a, int b, vector signed char *c) function
9702 vec_stvrxl(vector unsigned char a, int b, unsigned char *c) function
9711 vec_stvrxl(vector unsigned char a, int b, vector unsigned char *c) function
9720 vec_stvrxl(vector bool char a, int b, vector bool char *c) function
9729 vec_stvrxl(vector short a, int b, short *c) function
9738 vec_stvrxl(vector short a, int b, vector short *c) function
9747 vec_stvrxl(vector unsigned short a, int b, unsigned short *c) function
9756 vec_stvrxl(vector unsigned short a, int b, vector unsigned short *c) function
9765 vec_stvrxl(vector bool short a, int b, vector bool short *c) function
9774 vec_stvrxl(vector pixel a, int b, vector pixel *c) function
9783 vec_stvrxl(vector int a, int b, int *c) function
9792 vec_stvrxl(vector int a, int b, vector int *c) function
9801 vec_stvrxl(vector unsigned int a, int b, unsigned int *c) function
9810 vec_stvrxl(vector unsigned int a, int b, vector unsigned int *c) function
9819 vec_stvrxl(vector bool int a, int b, vector bool int *c) function
9828 vec_stvrxl(vector float a, int b, vector float *c) function
    [all...]

Completed in 23 milliseconds