Searched defs:vec_vsldoi (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h90 #define vec_vsldoi vec_sld macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h86 #define vec_vsldoi vec_sld macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h9281 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) { function
9298 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsldoi( function
9316 static __inline__ vector short __ATTRS_o_ai vec_vsldoi(vector short __a, function
9335 static __inline__ vector unsigned short __ATTRS_o_ai vec_vsldoi( function
9353 static __inline__ vector pixel __ATTRS_o_ai vec_vsldoi(vector pixel __a, function
9372 static __inline__ vector int __ATTRS_o_ai vec_vsldoi(vector int __a, function
9391 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsldoi( function
9409 static __inline__ vector float __ATTRS_o_ai vec_vsldoi(vector float __a, function

Completed in 364 milliseconds