Home | History | Annotate | Download | only in Headers

Lines Matching defs:vec_lvxl

2125 /* vec_lvxl */
2128 vec_lvxl(int a, const vector signed char *b)
2134 vec_lvxl(int a, const signed char *b)
2140 vec_lvxl(int a, const vector unsigned char *b)
2146 vec_lvxl(int a, const unsigned char *b)
2152 vec_lvxl(int a, const vector bool char *b)
2158 vec_lvxl(int a, const vector short *b)
2164 vec_lvxl(int a, const short *b)
2170 vec_lvxl(int a, const vector unsigned short *b)
2176 vec_lvxl(int a, const unsigned short *b)
2182 vec_lvxl(int a, const vector bool short *b)
2188 vec_lvxl(int a, const vector pixel *b)
2194 vec_lvxl(int a, const vector int *b)
2200 vec_lvxl(int a, const int *b)
2206 vec_lvxl(int a, const vector unsigned int *b)
2212 vec_lvxl(int a, const unsigned int *b)
2218 vec_lvxl(int a, const vector bool int *b)
2224 vec_lvxl(int a, const vector float *b)
2230 vec_lvxl(int a, const float *b)