Home
last modified time | relevance | path

Searched defs:vec_splat_s16 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h451 #define vec_splat_s16(x) __builtin_altivec_vspltish ((x)) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h3829 vec_splat_s16 (const char a1) in vec_splat_s16() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h1812 vec_splat_s16(signed short __scalar) in vec_splat_s16() function
H A Daltivec.h10325 static __inline__ vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { in vec_splat_s16() function