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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h451 #define vec_splat_s16(x) __builtin_altivec_vspltish ((x)) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h9431 static __inline__ vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { function

Completed in 242 milliseconds