Searched refs:vec_vslo (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 9917 vec_vslo(vector signed char __a, vector signed char __b) { in vec_vslo() function 9923 vec_vslo(vector signed char __a, vector unsigned char __b) { in vec_vslo() function 9929 vec_vslo(vector unsigned char __a, vector signed char __b) { in vec_vslo() function 9935 vec_vslo(vector unsigned char __a, vector unsigned char __b) { in vec_vslo() function 9940 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a, in vec_vslo() function 9951 vec_vslo(vector unsigned short __a, vector signed char __b) { in vec_vslo() function 9957 vec_vslo(vector unsigned short __a, vector unsigned char __b) { in vec_vslo() function 9972 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, in vec_vslo() function 9977 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, in vec_vslo() function 9983 vec_vslo(vector unsigned int __a, vector signed char __b) { in vec_vslo() function [all …]
|