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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h89 #define vec_vsel vec_sel macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h85 #define vec_vsel vec_sel macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h8667 /* vec_vsel */
8669 static __inline__ vector signed char __ATTRS_o_ai vec_vsel( function
8675 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) { function
8680 vec_vsel(vector unsigned char __a, vector unsigned char __b, function
8685 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsel( function
8691 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
8695 static __inline__ vector bool char __ATTRS_o_ai vec_vsel(vector bool char __a, function
8702 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) { function
8706 static __inline__ vector short __ATTRS_o_ai vec_vsel(vector short __a, function
8713 vec_vsel(vecto function
8719 vec_vsel(vector unsigned short __a, vector unsigned short __b, function
8725 static __inline__ vector bool short __ATTRS_o_ai vec_vsel( function
8731 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) { function
8735 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, function
8741 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, function
8747 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel( function
8752 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel( function
8758 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
8762 static __inline__ vector bool int __ATTRS_o_ai vec_vsel(vector bool int __a, function
8768 static __inline__ vector float __ATTRS_o_ai vec_vsel(vector float __a, function
8776 static __inline__ vector float __ATTRS_o_ai vec_vsel(vector float __a, function
[all...]

Completed in 238 milliseconds