Searched defs:vec_vmrglh (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h318 #define vec_vmrglh __builtin_vec_vmrglh macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h5487 static __inline__ vector short __ATTRS_o_ai vec_vmrglh(vector short __a, function
5496 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) { function
5504 vec_vmrglh(vector bool short __a, vector bool short __b) { function
5511 static __inline__ vector pixel __ATTRS_o_ai vec_vmrglh(vector pixel __a, function

Completed in 202 milliseconds