Searched refs:vec_vsl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h5246 /* vec_vsl */
5249 vec_vsl(vector signed char __a, vector unsigned char __b) function
5256 vec_vsl(vector signed char __a, vector unsigned short __b) function
5263 vec_vsl(vector signed char __a, vector unsigned int __b) function
5270 vec_vsl(vector unsigned char __a, vector unsigned char __b) function
5277 vec_vsl(vector unsigned char __a, vector unsigned short __b) function
5284 vec_vsl(vector unsigned char __a, vector unsigned int __b) function
5291 vec_vsl(vector bool char __a, vector unsigned char __b) function
5297 vec_vsl(vector bool char __a, vector unsigned short __b) function
5303 vec_vsl(vecto function
5309 vec_vsl(vector short __a, vector unsigned char __b) function
5315 vec_vsl(vector short __a, vector unsigned short __b) function
5321 vec_vsl(vector short __a, vector unsigned int __b) function
5327 vec_vsl(vector unsigned short __a, vector unsigned char __b) function
5334 vec_vsl(vector unsigned short __a, vector unsigned short __b) function
5341 vec_vsl(vector unsigned short __a, vector unsigned int __b) function
5348 vec_vsl(vector bool short __a, vector unsigned char __b) function
5354 vec_vsl(vector bool short __a, vector unsigned short __b) function
5360 vec_vsl(vector bool short __a, vector unsigned int __b) function
5366 vec_vsl(vector pixel __a, vector unsigned char __b) function
5372 vec_vsl(vector pixel __a, vector unsigned short __b) function
5378 vec_vsl(vector pixel __a, vector unsigned int __b) function
5384 vec_vsl(vector int __a, vector unsigned char __b) function
5390 vec_vsl(vector int __a, vector unsigned short __b) function
5396 vec_vsl(vector int __a, vector unsigned int __b) function
5402 vec_vsl(vector unsigned int __a, vector unsigned char __b) function
5409 vec_vsl(vector unsigned int __a, vector unsigned short __b) function
5416 vec_vsl(vector unsigned int __a, vector unsigned int __b) function
5423 vec_vsl(vector bool int __a, vector unsigned char __b) function
5429 vec_vsl(vector bool int __a, vector unsigned short __b) function
5435 vec_vsl(vector bool int __a, vector unsigned int __b) function
[all...]
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h87 #define vec_vsl vec_sll macro

Completed in 76 milliseconds