Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h1709 vec_ld(int __a, const vector signed char *__b) in vec_ld() function
1715 vec_ld(int __a, const signed char *__b) in vec_ld() function
1721 vec_ld(int __a, const vector unsigned char *__b) in vec_ld() function
1727 vec_ld(int __a, const unsigned char *__b) in vec_ld() function
1733 vec_ld(int __a, const vector bool char *__b) in vec_ld() function
1739 vec_ld(int __a, const vector short *__b) in vec_ld() function
1745 vec_ld(int __a, const short *__b) in vec_ld() function
1751 vec_ld(int __a, const vector unsigned short *__b) in vec_ld() function
1757 vec_ld(int __a, const unsigned short *__b) in vec_ld() function
1763 vec_ld(int __a, const vector bool short *__b) in vec_ld() function
[all …]