Searched refs:vec_vsro (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h97 #define vec_vsro vec_sro macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h93 #define vec_vsro vec_sro macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10999 /* vec_vsro */
11002 vec_vsro(vector signed char __a, vector signed char __b) { function
11008 vec_vsro(vector signed char __a, vector unsigned char __b) { function
11014 vec_vsro(vector unsigned char __a, vector signed char __b) { function
11020 vec_vsro(vector unsigned char __a, vector unsigned char __b) { function
11025 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, function
11030 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, function
11036 vec_vsro(vector unsigned short __a, vector signed char __b) { function
11042 vec_vsro(vector unsigned short __a, vector unsigned char __b) { function
11047 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vecto function
11052 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, function
11057 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, function
11062 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, function
11068 vec_vsro(vector unsigned int __a, vector signed char __b) { function
11074 vec_vsro(vector unsigned int __a, vector unsigned char __b) { function
11079 static __inline__ vector float __ATTRS_o_ai vec_vsro(vector float __a, function
11084 static __inline__ vector float __ATTRS_o_ai vec_vsro(vector float __a, function
[all...]

Completed in 222 milliseconds