Home
last modified time | relevance | path

Searched refs:vec_splat_u32 (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/rs6000/
Daltivec.h455 #define vec_splat_u32(x) ((__vector unsigned int) vec_splat_s32 ((x))) macro
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Daltivec.h5928 vec_splat_u32(signed char __a) in vec_splat_u32() function
/freebsd-9-stable/contrib/gcc/doc/
Dextend.texi9153 vector unsigned int vec_splat_u32 (const int);
/freebsd-9-stable/contrib/gcc/
DChangeLog-200431727 vec_splat_u8, vec_splat_u16, vec_splat_u32, vec_st, vec_stl,
39277 vec_splat_s32, vec_splat_u8, vec_splat_u16, vec_splat_u32):