Home | History | Annotate | Download | only in include

Lines Matching refs:vec_vmrghw

3512 /* vec_vmrghw */
3514 #define __builtin_altivec_vmrghw vec_vmrghw
3516 static __inline__ vector int __ATTRS_o_ai vec_vmrghw(vector int __a,
3525 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) {
3532 static __inline__ vector bool int __ATTRS_o_ai vec_vmrghw(vector bool int __a,
3540 static __inline__ vector float __ATTRS_o_ai vec_vmrghw(vector float __a,