Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h452 #define vec_splat_s32(x) __builtin_altivec_vspltisw ((x)) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h3837 vec_splat_s32 (const char a1) in vec_splat_s32() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h1818 vec_splat_s32(signed short __scalar) in vec_splat_s32() function
H A Daltivec.h10341 static __inline__ vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { in vec_splat_s32() function