Searched defs:vec_vaddsws (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h106 #define vec_vaddsws __builtin_vec_vaddsws macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h719 static __inline__ vector int __ATTRS_o_ai vec_vaddsws(vector int __a, function
724 static __inline__ vector int __ATTRS_o_ai vec_vaddsws(vector bool int __a, function
729 static __inline__ vector int __ATTRS_o_ai vec_vaddsws(vector int __a, function

Completed in 292 milliseconds