Home | History | Annotate | Download | only in Headers

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)