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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h77 #define vec_vmladduhm vec_mladd macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h74 #define vec_vmladduhm vec_mladd macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h5955 static __inline__ vector short __ATTRS_o_ai vec_vmladduhm(vector short __a, function
5961 static __inline__ vector short __ATTRS_o_ai vec_vmladduhm( function
5967 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) { function
5972 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, function

Completed in 289 milliseconds