Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc32/
DtestVMX.stdout.exp305 Function vec_splat_s16 [type short] ===> OK
DtestVMX.c4782 Saux1.v = vec_splat_s16( 15 ); in part3()
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c3787 res_vs = vec_splat_s16(0x09); // TODO: add check in test6()
/external/clang/lib/Headers/
Daltivec.h6595 #define __builtin_altivec_vspltish vec_splat_s16
6599 vec_splat_s16(signed char __a) in vec_splat_s16() function