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

  /external/clang/lib/Headers/
altivec.h 6702 vec_st(vector signed char a, int b, vector signed char *c) function
6708 vec_st(vector signed char a, int b, signed char *c) function
6714 vec_st(vector unsigned char a, int b, vector unsigned char *c) function
6720 vec_st(vector unsigned char a, int b, unsigned char *c) function
6726 vec_st(vector bool char a, int b, signed char *c) function
6732 vec_st(vector bool char a, int b, unsigned char *c) function
6738 vec_st(vector bool char a, int b, vector bool char *c) function
6744 vec_st(vector short a, int b, vector short *c) function
6750 vec_st(vector short a, int b, short *c) function
6756 vec_st(vector unsigned short a, int b, vector unsigned short *c) function
6762 vec_st(vector unsigned short a, int b, unsigned short *c) function
6768 vec_st(vector bool short a, int b, short *c) function
6774 vec_st(vector bool short a, int b, unsigned short *c) function
6780 vec_st(vector bool short a, int b, vector bool short *c) function
6786 vec_st(vector pixel a, int b, short *c) function
6792 vec_st(vector pixel a, int b, unsigned short *c) function
6798 vec_st(vector pixel a, int b, vector pixel *c) function
6804 vec_st(vector int a, int b, vector int *c) function
6810 vec_st(vector int a, int b, int *c) function
6816 vec_st(vector unsigned int a, int b, vector unsigned int *c) function
6822 vec_st(vector unsigned int a, int b, unsigned int *c) function
6828 vec_st(vector bool int a, int b, int *c) function
6834 vec_st(vector bool int a, int b, unsigned int *c) function
6840 vec_st(vector bool int a, int b, vector bool int *c) function
6846 vec_st(vector float a, int b, vector float *c) function
6852 vec_st(vector float a, int b, float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 6702 vec_st(vector signed char a, int b, vector signed char *c) function
6708 vec_st(vector signed char a, int b, signed char *c) function
6714 vec_st(vector unsigned char a, int b, vector unsigned char *c) function
6720 vec_st(vector unsigned char a, int b, unsigned char *c) function
6726 vec_st(vector bool char a, int b, signed char *c) function
6732 vec_st(vector bool char a, int b, unsigned char *c) function
6738 vec_st(vector bool char a, int b, vector bool char *c) function
6744 vec_st(vector short a, int b, vector short *c) function
6750 vec_st(vector short a, int b, short *c) function
6756 vec_st(vector unsigned short a, int b, vector unsigned short *c) function
6762 vec_st(vector unsigned short a, int b, unsigned short *c) function
6768 vec_st(vector bool short a, int b, short *c) function
6774 vec_st(vector bool short a, int b, unsigned short *c) function
6780 vec_st(vector bool short a, int b, vector bool short *c) function
6786 vec_st(vector pixel a, int b, short *c) function
6792 vec_st(vector pixel a, int b, unsigned short *c) function
6798 vec_st(vector pixel a, int b, vector pixel *c) function
6804 vec_st(vector int a, int b, vector int *c) function
6810 vec_st(vector int a, int b, int *c) function
6816 vec_st(vector unsigned int a, int b, vector unsigned int *c) function
6822 vec_st(vector unsigned int a, int b, unsigned int *c) function
6828 vec_st(vector bool int a, int b, int *c) function
6834 vec_st(vector bool int a, int b, unsigned int *c) function
6840 vec_st(vector bool int a, int b, vector bool int *c) function
6846 vec_st(vector float a, int b, vector float *c) function
6852 vec_st(vector float a, int b, float *c) function
    [all...]

Completed in 26 milliseconds