Home
last modified time | relevance | path

Searched refs:vec_splat_u16 (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/rs6000/
Daltivec.h454 #define vec_splat_u16(x) ((__vector unsigned short) vec_splat_s16 ((x))) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Daltivec.h217 inline vector unsigned short vec_splat_u16 (const char) __attribute__ ((always_inline));
3853 vec_splat_u16 (const char a1) in vec_splat_u16() function
7698 #define vec_splat_u16(a1) ((vector unsigned short) __builtin_altivec_vspltish ((a1)))
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dvecintrin.h1838 vec_splat_u16(unsigned short __scalar) in vec_splat_u16() function
Daltivec.h10364 vec_splat_u16(signed char __a) { in vec_splat_u16() function
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dextend.texi5995 vector unsigned short vec_splat_u16 (const char);
/openbsd/src/gnu/gcc/gcc/doc/
Dextend.texi8999 vector unsigned short vec_splat_u16 (const int);
Dgcc.info23359 vector unsigned short vec_splat_u16 (const int);