Searched refs:vec_vsro (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 11012 vec_vsro(vector signed char __a, vector signed char __b) { in vec_vsro() function 11018 vec_vsro(vector signed char __a, vector unsigned char __b) { in vec_vsro() function 11024 vec_vsro(vector unsigned char __a, vector signed char __b) { in vec_vsro() function 11030 vec_vsro(vector unsigned char __a, vector unsigned char __b) { in vec_vsro() function 11035 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro() function 11046 vec_vsro(vector unsigned short __a, vector signed char __b) { in vec_vsro() function 11052 vec_vsro(vector unsigned short __a, vector unsigned char __b) { in vec_vsro() function 11067 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, in vec_vsro() function 11072 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, in vec_vsro() function 11078 vec_vsro(vector unsigned int __a, vector signed char __b) { in vec_vsro() function [all …]
|