Lines Matching refs: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)