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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h92 #define vec_vslo vec_slo macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h88 #define vec_vslo vec_slo macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h9907 vec_vslo(vector signed char __a, vector signed char __b) { function
9913 vec_vslo(vector signed char __a, vector unsigned char __b) { function
9919 vec_vslo(vector unsigned char __a, vector signed char __b) { function
9925 vec_vslo(vector unsigned char __a, vector unsigned char __b) { function
9930 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a, function
9935 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a, function
9941 vec_vslo(vector unsigned short __a, vector signed char __b) { function
9947 vec_vslo(vector unsigned short __a, vector unsigned char __b) { function
9952 static __inline__ vector pixel __ATTRS_o_ai vec_vslo(vecto function
9957 static __inline__ vector pixel __ATTRS_o_ai vec_vslo(vector pixel __a, function
9962 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, function
9967 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, function
9973 vec_vslo(vector unsigned int __a, vector signed char __b) { function
9979 vec_vslo(vector unsigned int __a, vector unsigned char __b) { function
9984 static __inline__ vector float __ATTRS_o_ai vec_vslo(vector float __a, function
9989 static __inline__ vector float __ATTRS_o_ai vec_vslo(vector float __a, function
[all...]

Completed in 219 milliseconds