Searched refs:vec_vmladduhm (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h75 #define vec_vmladduhm vec_mladd macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h5406 /* vec_vmladduhm */
5408 static __inline__ vector short __ATTRS_o_ai vec_vmladduhm(vector short __a, function
5414 static __inline__ vector short __ATTRS_o_ai vec_vmladduhm( function
5420 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) { function
5425 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, function

Completed in 317 milliseconds