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

  /external/clang/lib/Headers/
altivec.h 6860 vec_stvx(vector signed char a, int b, vector signed char *c) function
6866 vec_stvx(vector signed char a, int b, signed char *c) function
6872 vec_stvx(vector unsigned char a, int b, vector unsigned char *c) function
6878 vec_stvx(vector unsigned char a, int b, unsigned char *c) function
6884 vec_stvx(vector bool char a, int b, signed char *c) function
6890 vec_stvx(vector bool char a, int b, unsigned char *c) function
6896 vec_stvx(vector bool char a, int b, vector bool char *c) function
6902 vec_stvx(vector short a, int b, vector short *c) function
6908 vec_stvx(vector short a, int b, short *c) function
6914 vec_stvx(vector unsigned short a, int b, vector unsigned short *c) function
6920 vec_stvx(vector unsigned short a, int b, unsigned short *c) function
6926 vec_stvx(vector bool short a, int b, short *c) function
6932 vec_stvx(vector bool short a, int b, unsigned short *c) function
6938 vec_stvx(vector bool short a, int b, vector bool short *c) function
6944 vec_stvx(vector pixel a, int b, short *c) function
6950 vec_stvx(vector pixel a, int b, unsigned short *c) function
6956 vec_stvx(vector pixel a, int b, vector pixel *c) function
6962 vec_stvx(vector int a, int b, vector int *c) function
6968 vec_stvx(vector int a, int b, int *c) function
6974 vec_stvx(vector unsigned int a, int b, vector unsigned int *c) function
6980 vec_stvx(vector unsigned int a, int b, unsigned int *c) function
6986 vec_stvx(vector bool int a, int b, int *c) function
6992 vec_stvx(vector bool int a, int b, unsigned int *c) function
6998 vec_stvx(vector bool int a, int b, vector bool int *c) function
7004 vec_stvx(vector float a, int b, vector float *c) function
7010 vec_stvx(vector float a, int b, float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 6860 vec_stvx(vector signed char a, int b, vector signed char *c) function
6866 vec_stvx(vector signed char a, int b, signed char *c) function
6872 vec_stvx(vector unsigned char a, int b, vector unsigned char *c) function
6878 vec_stvx(vector unsigned char a, int b, unsigned char *c) function
6884 vec_stvx(vector bool char a, int b, signed char *c) function
6890 vec_stvx(vector bool char a, int b, unsigned char *c) function
6896 vec_stvx(vector bool char a, int b, vector bool char *c) function
6902 vec_stvx(vector short a, int b, vector short *c) function
6908 vec_stvx(vector short a, int b, short *c) function
6914 vec_stvx(vector unsigned short a, int b, vector unsigned short *c) function
6920 vec_stvx(vector unsigned short a, int b, unsigned short *c) function
6926 vec_stvx(vector bool short a, int b, short *c) function
6932 vec_stvx(vector bool short a, int b, unsigned short *c) function
6938 vec_stvx(vector bool short a, int b, vector bool short *c) function
6944 vec_stvx(vector pixel a, int b, short *c) function
6950 vec_stvx(vector pixel a, int b, unsigned short *c) function
6956 vec_stvx(vector pixel a, int b, vector pixel *c) function
6962 vec_stvx(vector int a, int b, vector int *c) function
6968 vec_stvx(vector int a, int b, int *c) function
6974 vec_stvx(vector unsigned int a, int b, vector unsigned int *c) function
6980 vec_stvx(vector unsigned int a, int b, unsigned int *c) function
6986 vec_stvx(vector bool int a, int b, int *c) function
6992 vec_stvx(vector bool int a, int b, unsigned int *c) function
6998 vec_stvx(vector bool int a, int b, vector bool int *c) function
7004 vec_stvx(vector float a, int b, vector float *c) function
7010 vec_stvx(vector float a, int b, float *c) function
    [all...]

Completed in 22 milliseconds