Home | History | Annotate | Download | only in include

Lines Matching refs:vec_vmrglh

4948 /* vec_vmrglh */
4950 #define __builtin_altivec_vmrglh vec_vmrglh
4952 static __inline__ vector short __ATTRS_o_ai vec_vmrglh(vector short __a,
4961 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) {
4969 vec_vmrglh(vector bool short __a, vector bool short __b) {
4976 static __inline__ vector pixel __ATTRS_o_ai vec_vmrglh(vector pixel __a,