Searched defs:vec_sldw (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h7133 #define vec_sldw macro
[all...]
H A Daltivec.h9208 static __inline__ vector signed char __ATTRS_o_ai vec_sldw( function
9214 vec_sldw(vector unsigned char __a, vector unsigned char __b, function
9219 static __inline__ vector signed short __ATTRS_o_ai vec_sldw( function
9225 vec_sldw(vector unsigned short __a, vector unsigned short __b, function
9231 vec_sldw(vector signed int __a, vector signed int __b, unsigned const int __c) { function
9235 static __inline__ vector unsigned int __ATTRS_o_ai vec_sldw( function
9240 static __inline__ vector float __ATTRS_o_ai vec_sldw( function
9247 vec_sldw(vector signed long long __a, vector signed long long __b, function
9253 vec_sldw(vecto function
9258 static __inline__ vector double __ATTRS_o_ai vec_sldw( function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h257 #define vec_sldw __builtin_s390_vec_sldw macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h263 #define vec_sldw __builtin_s390_vec_sldw macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h273 #define vec_sldw __builtin_vsx_xxsldwi macro

Completed in 316 milliseconds