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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h93 #define vec_vsro vec_sro macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10133 vec_vsro(vector signed char __a, vector signed char __b) { function
10139 vec_vsro(vector signed char __a, vector unsigned char __b) { function
10145 vec_vsro(vector unsigned char __a, vector signed char __b) { function
10151 vec_vsro(vector unsigned char __a, vector unsigned char __b) { function
10156 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, function
10161 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, function
10167 vec_vsro(vector unsigned short __a, vector signed char __b) { function
10173 vec_vsro(vector unsigned short __a, vector unsigned char __b) { function
10178 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vecto function
10183 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, function
10188 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, function
10193 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, function
10199 vec_vsro(vector unsigned int __a, vector signed char __b) { function
10205 vec_vsro(vector unsigned int __a, vector unsigned char __b) { function
10210 static __inline__ vector float __ATTRS_o_ai vec_vsro(vector float __a, function
10215 static __inline__ vector float __ATTRS_o_ai vec_vsro(vector float __a, function
[all...]

Completed in 119 milliseconds