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

/external/clang/lib/Headers/
H A Daltivec.h1706 /* vec_ld */
1709 vec_ld(int __a, const vector signed char *__b) function
1715 vec_ld(int __a, const signed char *__b) function
1721 vec_ld(int __a, const vector unsigned char *__b) function
1727 vec_ld(int __a, const unsigned char *__b) function
1733 vec_ld(int __a, const vector bool char *__b) function
1739 vec_ld(int __a, const vector short *__b) function
1745 vec_ld(int __a, const short *__b) function
1751 vec_ld(int __a, const vector unsigned short *__b) function
1757 vec_ld(in function
1763 vec_ld(int __a, const vector bool short *__b) function
1769 vec_ld(int __a, const vector pixel *__b) function
1775 vec_ld(int __a, const vector int *__b) function
1781 vec_ld(int __a, const int *__b) function
1787 vec_ld(int __a, const vector unsigned int *__b) function
1793 vec_ld(int __a, const unsigned int *__b) function
1799 vec_ld(int __a, const vector bool int *__b) function
1805 vec_ld(int __a, const vector float *__b) function
1811 vec_ld(int __a, const float *__b) function
[all...]

Completed in 63 milliseconds