Home | History | Annotate | Download | only in clang-include

Lines Matching defs:vec_mergeo

3838 /* vec_mergeo */
3840 static __inline__ vector bool int __ATTRS_o_ai vec_mergeo(vector bool int __a,
3849 vec_mergeo(vector signed int __a, vector signed int __b) {
3857 vec_mergeo(vector unsigned int __a, vector unsigned int __b) {