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

  /external/clang/lib/Headers/
altivec.h 9529 vec_stvrx(vector signed char a, int b, signed char *c) function
9538 vec_stvrx(vector signed char a, int b, vector signed char *c) function
9547 vec_stvrx(vector unsigned char a, int b, unsigned char *c) function
9556 vec_stvrx(vector unsigned char a, int b, vector unsigned char *c) function
9565 vec_stvrx(vector bool char a, int b, vector bool char *c) function
9574 vec_stvrx(vector short a, int b, short *c) function
9583 vec_stvrx(vector short a, int b, vector short *c) function
9592 vec_stvrx(vector unsigned short a, int b, unsigned short *c) function
9601 vec_stvrx(vector unsigned short a, int b, vector unsigned short *c) function
9610 vec_stvrx(vector bool short a, int b, vector bool short *c) function
9619 vec_stvrx(vector pixel a, int b, vector pixel *c) function
9628 vec_stvrx(vector int a, int b, int *c) function
9637 vec_stvrx(vector int a, int b, vector int *c) function
9646 vec_stvrx(vector unsigned int a, int b, unsigned int *c) function
9655 vec_stvrx(vector unsigned int a, int b, vector unsigned int *c) function
9664 vec_stvrx(vector bool int a, int b, vector bool int *c) function
9673 vec_stvrx(vector float a, int b, vector float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9529 vec_stvrx(vector signed char a, int b, signed char *c) function
9538 vec_stvrx(vector signed char a, int b, vector signed char *c) function
9547 vec_stvrx(vector unsigned char a, int b, unsigned char *c) function
9556 vec_stvrx(vector unsigned char a, int b, vector unsigned char *c) function
9565 vec_stvrx(vector bool char a, int b, vector bool char *c) function
9574 vec_stvrx(vector short a, int b, short *c) function
9583 vec_stvrx(vector short a, int b, vector short *c) function
9592 vec_stvrx(vector unsigned short a, int b, unsigned short *c) function
9601 vec_stvrx(vector unsigned short a, int b, vector unsigned short *c) function
9610 vec_stvrx(vector bool short a, int b, vector bool short *c) function
9619 vec_stvrx(vector pixel a, int b, vector pixel *c) function
9628 vec_stvrx(vector int a, int b, int *c) function
9637 vec_stvrx(vector int a, int b, vector int *c) function
9646 vec_stvrx(vector unsigned int a, int b, unsigned int *c) function
9655 vec_stvrx(vector unsigned int a, int b, vector unsigned int *c) function
9664 vec_stvrx(vector bool int a, int b, vector bool int *c) function
9673 vec_stvrx(vector float a, int b, vector float *c) function
    [all...]

Completed in 25 milliseconds