Searched refs:vec_vsl (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 9711 vec_vsl(vector signed char __a, vector unsigned char __b) { in vec_vsl() function 9717 vec_vsl(vector signed char __a, vector unsigned short __b) { in vec_vsl() function 9723 vec_vsl(vector signed char __a, vector unsigned int __b) { in vec_vsl() function 9729 vec_vsl(vector unsigned char __a, vector unsigned char __b) { in vec_vsl() function 9735 vec_vsl(vector unsigned char __a, vector unsigned short __b) { in vec_vsl() function 9741 vec_vsl(vector unsigned char __a, vector unsigned int __b) { in vec_vsl() function 9747 vec_vsl(vector bool char __a, vector unsigned char __b) { in vec_vsl() function 9753 vec_vsl(vector bool char __a, vector unsigned short __b) { in vec_vsl() function 9759 vec_vsl(vector bool char __a, vector unsigned int __b) { in vec_vsl() function 9764 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, in vec_vsl() function [all …]
|