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

/external/clang/lib/include/
H A Daltivec.h7171 /* vec_stvewx */
7174 vec_stvewx(vector int a, int b, int *c) function
7180 vec_stvewx(vector unsigned int a, int b, unsigned int *c) function
7186 vec_stvewx(vector bool int a, int b, int *c) function
7192 vec_stvewx(vector bool int a, int b, unsigned int *c) function
7198 vec_stvewx(vector float a, int b, float *c) function
/external/clang/lib/Headers/
H A Daltivec.h7171 /* vec_stvewx */
7174 vec_stvewx(vector int a, int b, int *c) function
7180 vec_stvewx(vector unsigned int a, int b, unsigned int *c) function
7186 vec_stvewx(vector bool int a, int b, int *c) function
7192 vec_stvewx(vector bool int a, int b, unsigned int *c) function
7198 vec_stvewx(vector float a, int b, float *c) function

Completed in 53 milliseconds