Lines Matching defs:vec_vsl
5246 /* vec_vsl */
5249 vec_vsl(vector signed char a, vector unsigned char b)
5256 vec_vsl(vector signed char a, vector unsigned short b)
5263 vec_vsl(vector signed char a, vector unsigned int b)
5270 vec_vsl(vector unsigned char a, vector unsigned char b)
5277 vec_vsl(vector unsigned char a, vector unsigned short b)
5284 vec_vsl(vector unsigned char a, vector unsigned int b)
5291 vec_vsl(vector bool char a, vector unsigned char b)
5297 vec_vsl(vector bool char a, vector unsigned short b)
5303 vec_vsl(vector bool char a, vector unsigned int b)
5309 vec_vsl(vector short a, vector unsigned char b)
5315 vec_vsl(vector short a, vector unsigned short b)
5321 vec_vsl(vector short a, vector unsigned int b)
5327 vec_vsl(vector unsigned short a, vector unsigned char b)
5334 vec_vsl(vector unsigned short a, vector unsigned short b)
5341 vec_vsl(vector unsigned short a, vector unsigned int b)
5348 vec_vsl(vector bool short a, vector unsigned char b)
5354 vec_vsl(vector bool short a, vector unsigned short b)
5360 vec_vsl(vector bool short a, vector unsigned int b)
5366 vec_vsl(vector pixel a, vector unsigned char b)
5372 vec_vsl(vector pixel a, vector unsigned short b)
5378 vec_vsl(vector pixel a, vector unsigned int b)
5384 vec_vsl(vector int a, vector unsigned char b)
5390 vec_vsl(vector int a, vector unsigned short b)
5396 vec_vsl(vector int a, vector unsigned int b)
5402 vec_vsl(vector unsigned int a, vector unsigned char b)
5409 vec_vsl(vector unsigned int a, vector unsigned short b)
5416 vec_vsl(vector unsigned int a, vector unsigned int b)
5423 vec_vsl(vector bool int a, vector unsigned char b)
5429 vec_vsl(vector bool int a, vector unsigned short b)
5435 vec_vsl(vector bool int a, vector unsigned int b)