Lines Matching defs:vec_lvx
1813 /* vec_lvx */
1816 vec_lvx(int __a, const vector signed char *__b)
1822 vec_lvx(int __a, const signed char *__b)
1828 vec_lvx(int __a, const vector unsigned char *__b)
1834 vec_lvx(int __a, const unsigned char *__b)
1840 vec_lvx(int __a, const vector bool char *__b)
1846 vec_lvx(int __a, const vector short *__b)
1852 vec_lvx(int __a, const short *__b)
1858 vec_lvx(int __a, const vector unsigned short *__b)
1864 vec_lvx(int __a, const unsigned short *__b)
1870 vec_lvx(int __a, const vector bool short *__b)
1876 vec_lvx(int __a, const vector pixel *__b)
1882 vec_lvx(int __a, const vector int *__b)
1888 vec_lvx(int __a, const int *__b)
1894 vec_lvx(int __a, const vector unsigned int *__b)
1900 vec_lvx(int __a, const unsigned int *__b)
1906 vec_lvx(int __a, const vector bool int *__b)
1912 vec_lvx(int __a, const vector float *__b)
1918 vec_lvx(int __a, const float *__b)