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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h79 #define vec_vnor vec_nor macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h77 #define vec_vnor vec_nor macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h6723 /* vec_vnor */
6726 vec_vnor(vector signed char __a, vector signed char __b) { function
6731 vec_vnor(vector unsigned char __a, vector unsigned char __b) { function
6735 static __inline__ vector bool char __ATTRS_o_ai vec_vnor(vector bool char __a, function
6740 static __inline__ vector short __ATTRS_o_ai vec_vnor(vector short __a, function
6746 vec_vnor(vector unsigned short __a, vector unsigned short __b) { function
6751 vec_vnor(vector bool short __a, vector bool short __b) { function
6755 static __inline__ vector int __ATTRS_o_ai vec_vnor(vector int __a, function
6761 vec_vnor(vector unsigned int __a, vector unsigned int __b) { function
6765 static __inline__ vector bool int __ATTRS_o_ai vec_vnor(vecto function
6770 static __inline__ vector float __ATTRS_o_ai vec_vnor(vector float __a, function
[all...]

Completed in 230 milliseconds