Searched defs:vec_sl (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h8882 vec_sl(vector unsigned char __a, vector unsigned char __b) { function
8888 vec_sl(vector signed char __a, vector unsigned char __b) { function
8893 vec_sl(vector unsigned short __a, vector unsigned short __b) { function
8898 static __inline__ vector short __ATTRS_o_ai vec_sl(vector short __a, function
8904 vec_sl(vector unsigned int __a, vector unsigned int __b) { function
8909 static __inline__ vector int __ATTRS_o_ai vec_sl(vecto function
8916 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { function
8922 vec_sl(vector long long __a, vector unsigned long long __b) { function
8929 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { function
8968 vec_sl(vector long long __a, vector unsigned long long __b) { function
19268 vec_sl(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
19274 vec_sl(vector signed __int128 __a, vector unsigned __int128 __b) { function
[all...]

Completed in 260 milliseconds