Searched defs:vec_ste (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Daltivec.h7015 /* vec_ste */
7018 vec_ste(vector signed char a, int b, signed char *c) function
7024 vec_ste(vector unsigned char a, int b, unsigned char *c) function
7030 vec_ste(vector bool char a, int b, signed char *c) function
7036 vec_ste(vector bool char a, int b, unsigned char *c) function
7042 vec_ste(vector short a, int b, short *c) function
7048 vec_ste(vector unsigned short a, int b, unsigned short *c) function
7054 vec_ste(vector bool short a, int b, short *c) function
7060 vec_ste(vector bool short a, int b, unsigned short *c) function
7066 vec_ste(vecto function
7072 vec_ste(vector pixel a, int b, unsigned short *c) function
7078 vec_ste(vector int a, int b, int *c) function
7084 vec_ste(vector unsigned int a, int b, unsigned int *c) function
7090 vec_ste(vector bool int a, int b, int *c) function
7096 vec_ste(vector bool int a, int b, unsigned int *c) function
7102 vec_ste(vector float a, int b, float *c) function
[all...]
/external/clang/lib/include/
H A Daltivec.h7015 /* vec_ste */
7018 vec_ste(vector signed char a, int b, signed char *c) function
7024 vec_ste(vector unsigned char a, int b, unsigned char *c) function
7030 vec_ste(vector bool char a, int b, signed char *c) function
7036 vec_ste(vector bool char a, int b, unsigned char *c) function
7042 vec_ste(vector short a, int b, short *c) function
7048 vec_ste(vector unsigned short a, int b, unsigned short *c) function
7054 vec_ste(vector bool short a, int b, short *c) function
7060 vec_ste(vector bool short a, int b, unsigned short *c) function
7066 vec_ste(vecto function
7072 vec_ste(vector pixel a, int b, unsigned short *c) function
7078 vec_ste(vector int a, int b, int *c) function
7084 vec_ste(vector unsigned int a, int b, unsigned int *c) function
7090 vec_ste(vector bool int a, int b, int *c) function
7096 vec_ste(vector bool int a, int b, unsigned int *c) function
7102 vec_ste(vector float a, int b, float *c) function
[all...]

Completed in 88 milliseconds