Lines Matching defs:vec_ld
1753 vec_ld(int __a, const vector signed char *__b) in vec_ld() function
1759 vec_ld(int __a, const signed char *__b) in vec_ld() function
1765 vec_ld(int __a, const vector unsigned char *__b) in vec_ld() function
1771 vec_ld(int __a, const unsigned char *__b) in vec_ld() function
1777 vec_ld(int __a, const vector bool char *__b) in vec_ld() function
1783 vec_ld(int __a, const vector short *__b) in vec_ld() function
1789 vec_ld(int __a, const short *__b) in vec_ld() function
1795 vec_ld(int __a, const vector unsigned short *__b) in vec_ld() function
1801 vec_ld(int __a, const unsigned short *__b) in vec_ld() function
1807 vec_ld(int __a, const vector bool short *__b) in vec_ld() function
1813 vec_ld(int __a, const vector pixel *__b) in vec_ld() function
1819 vec_ld(int __a, const vector int *__b) in vec_ld() function
1825 vec_ld(int __a, const int *__b) in vec_ld() function
1831 vec_ld(int __a, const vector unsigned int *__b) in vec_ld() function
1837 vec_ld(int __a, const unsigned int *__b) in vec_ld() function
1843 vec_ld(int __a, const vector bool int *__b) in vec_ld() function
1849 vec_ld(int __a, const vector float *__b) in vec_ld() function
1855 vec_ld(int __a, const float *__b) in vec_ld() function