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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7239 /* vec_vsl */
7241 static vector signed char __ATTRS_o_ai vec_vsl(vector signed char __a, function
7247 static vector signed char __ATTRS_o_ai vec_vsl(vector signed char __a, function
7253 static vector signed char __ATTRS_o_ai vec_vsl(vector signed char __a, function
7259 static vector unsigned char __ATTRS_o_ai vec_vsl(vector unsigned char __a, function
7265 static vector unsigned char __ATTRS_o_ai vec_vsl(vector unsigned char __a, function
7271 static vector unsigned char __ATTRS_o_ai vec_vsl(vector unsigned char __a, function
7277 static vector bool char __ATTRS_o_ai vec_vsl(vector bool char __a, function
7283 static vector bool char __ATTRS_o_ai vec_vsl(vector bool char __a, function
7289 static vector bool char __ATTRS_o_ai vec_vsl(vecto function
7295 static vector short __ATTRS_o_ai vec_vsl(vector short __a, function
7300 static vector short __ATTRS_o_ai vec_vsl(vector short __a, function
7305 static vector short __ATTRS_o_ai vec_vsl(vector short __a, function
7310 static vector unsigned short __ATTRS_o_ai vec_vsl(vector unsigned short __a, function
7316 static vector unsigned short __ATTRS_o_ai vec_vsl(vector unsigned short __a, function
7322 static vector unsigned short __ATTRS_o_ai vec_vsl(vector unsigned short __a, function
7328 static vector bool short __ATTRS_o_ai vec_vsl(vector bool short __a, function
7334 static vector bool short __ATTRS_o_ai vec_vsl(vector bool short __a, function
7340 static vector bool short __ATTRS_o_ai vec_vsl(vector bool short __a, function
7346 static vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, function
7351 static vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, function
7356 static vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, function
7361 static vector int __ATTRS_o_ai vec_vsl(vector int __a, function
7366 static vector int __ATTRS_o_ai vec_vsl(vector int __a, function
7371 static vector int __ATTRS_o_ai vec_vsl(vector int __a, function
7376 static vector unsigned int __ATTRS_o_ai vec_vsl(vector unsigned int __a, function
7382 static vector unsigned int __ATTRS_o_ai vec_vsl(vector unsigned int __a, function
7388 static vector unsigned int __ATTRS_o_ai vec_vsl(vector unsigned int __a, function
7394 static vector bool int __ATTRS_o_ai vec_vsl(vector bool int __a, function
7400 static vector bool int __ATTRS_o_ai vec_vsl(vector bool int __a, function
7406 static vector bool int __ATTRS_o_ai vec_vsl(vector bool int __a, function
[all...]
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h87 #define vec_vsl vec_sll macro

Completed in 58 milliseconds