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

/external/clang/lib/Headers/
H A Daltivec.h1703 /* vec_ld */
1706 vec_ld(int a, const vector signed char *b) function
1712 vec_ld(int a, const signed char *b) function
1718 vec_ld(int a, const vector unsigned char *b) function
1724 vec_ld(int a, const unsigned char *b) function
1730 vec_ld(int a, const vector bool char *b) function
1736 vec_ld(int a, const vector short *b) function
1742 vec_ld(int a, const short *b) function
1748 vec_ld(int a, const vector unsigned short *b) function
1754 vec_ld(in function
1760 vec_ld(int a, const vector bool short *b) function
1766 vec_ld(int a, const vector pixel *b) function
1772 vec_ld(int a, const vector int *b) function
1778 vec_ld(int a, const int *b) function
1784 vec_ld(int a, const vector unsigned int *b) function
1790 vec_ld(int a, const unsigned int *b) function
1796 vec_ld(int a, const vector bool int *b) function
1802 vec_ld(int a, const vector float *b) function
1808 vec_ld(int a, const float *b) function
[all...]
/external/clang/lib/include/
H A Daltivec.h1703 /* vec_ld */
1706 vec_ld(int a, const vector signed char *b) function
1712 vec_ld(int a, const signed char *b) function
1718 vec_ld(int a, const vector unsigned char *b) function
1724 vec_ld(int a, const unsigned char *b) function
1730 vec_ld(int a, const vector bool char *b) function
1736 vec_ld(int a, const vector short *b) function
1742 vec_ld(int a, const short *b) function
1748 vec_ld(int a, const vector unsigned short *b) function
1754 vec_ld(in function
1760 vec_ld(int a, const vector bool short *b) function
1766 vec_ld(int a, const vector pixel *b) function
1772 vec_ld(int a, const vector int *b) function
1778 vec_ld(int a, const int *b) function
1784 vec_ld(int a, const vector unsigned int *b) function
1790 vec_ld(int a, const unsigned int *b) function
1796 vec_ld(int a, const vector bool int *b) function
1802 vec_ld(int a, const vector float *b) function
1808 vec_ld(int a, const float *b) function
[all...]

Completed in 71 milliseconds