Home | History | Annotate | Download | only in include

Lines Matching refs:vec_vmrghw

4199 /* vec_vmrghw */
4201 #define __builtin_altivec_vmrghw vec_vmrghw
4203 static __inline__ vector int __ATTRS_o_ai vec_vmrghw(vector int __a,
4212 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) {
4219 static __inline__ vector bool int __ATTRS_o_ai vec_vmrghw(vector bool int __a,
4227 static __inline__ vector float __ATTRS_o_ai vec_vmrghw(vector float __a,