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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h315 #define vec_vmrghh __builtin_vec_vmrghh macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h5220 /* vec_vmrghh */
5222 #define __builtin_altivec_vmrghh vec_vmrghh
5224 static __inline__ vector short __ATTRS_o_ai vec_vmrghh(vector short __a, function
5233 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { function
5241 vec_vmrghh(vector bool short __a, vector bool short __b) { function
5248 static __inline__ vector pixel __ATTRS_o_ai vec_vmrghh(vector pixel __a, function

Completed in 294 milliseconds