Searched refs:vec_splat_u16 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h454 #define vec_splat_u16(x) ((__vector unsigned short) vec_splat_s16 ((x))) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h217 inline vector unsigned short vec_splat_u16 (const char) __attribute__ ((always_inline));
3850 /* vec_splat_u16 */
3853 vec_splat_u16 (const char a1) function
7698 #define vec_splat_u16(a1) ((vector unsigned short) __builtin_altivec_vspltish ((a1))) macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h1838 vec_splat_u16(unsigned short __scalar)
H A Daltivec.h10360 /* vec_splat_u16 */
10364 vec_splat_u16(signed char __a) { function

Completed in 336 milliseconds