Home | History | Annotate | Download | only in Headers

Lines Matching defs:vec_vsr

6293 /* vec_vsr */
6296 vec_vsr(vector signed char a, vector unsigned char b)
6303 vec_vsr(vector signed char a, vector unsigned short b)
6310 vec_vsr(vector signed char a, vector unsigned int b)
6317 vec_vsr(vector unsigned char a, vector unsigned char b)
6324 vec_vsr(vector unsigned char a, vector unsigned short b)
6331 vec_vsr(vector unsigned char a, vector unsigned int b)
6338 vec_vsr(vector bool char a, vector unsigned char b)
6344 vec_vsr(vector bool char a, vector unsigned short b)
6350 vec_vsr(vector bool char a, vector unsigned int b)
6356 vec_vsr(vector short a, vector unsigned char b)
6362 vec_vsr(vector short a, vector unsigned short b)
6368 vec_vsr(vector short a, vector unsigned int b)
6374 vec_vsr(vector unsigned short a, vector unsigned char b)
6381 vec_vsr(vector unsigned short a, vector unsigned short b)
6388 vec_vsr(vector unsigned short a, vector unsigned int b)
6395 vec_vsr(vector bool short a, vector unsigned char b)
6401 vec_vsr(vector bool short a, vector unsigned short b)
6407 vec_vsr(vector bool short a, vector unsigned int b)
6413 vec_vsr(vector pixel a, vector unsigned char b)
6419 vec_vsr(vector pixel a, vector unsigned short b)
6425 vec_vsr(vector pixel a, vector unsigned int b)
6431 vec_vsr(vector int a, vector unsigned char b)
6437 vec_vsr(vector int a, vector unsigned short b)
6443 vec_vsr(vector int a, vector unsigned int b)
6449 vec_vsr(vector unsigned int a, vector unsigned char b)
6456 vec_vsr(vector unsigned int a, vector unsigned short b)
6463 vec_vsr(vector unsigned int a, vector unsigned int b)
6470 vec_vsr(vector bool int a, vector unsigned char b)
6476 vec_vsr(vector bool int a, vector unsigned short b)
6482 vec_vsr(vector bool int a, vector unsigned int b)