Searched refs:vec_splat_s32 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A DtestVMX.stdout.exp308 Function vec_splat_s32 [type integer] ===> OK
H A DtestVMX.c4791 /* Function vec_splat_s32 */
4795 Iaux1.v = vec_splat_s32( 15 );
4800 printf("Function vec_splat_s32 [type integer] ===> Error\n");
4802 printf("Function vec_splat_s32 [type integer] ===> OK\n");
/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c1318 /* vec_splat_s32 */
1319 res_vi = vec_splat_s32(0x09); // TODO: add check
/external/clang/lib/include/
H A Daltivec.h5886 /* vec_splat_s32 */
5888 #define __builtin_altivec_vspltisw vec_splat_s32
5892 vec_splat_s32(signed char a) function
/external/clang/lib/Headers/
H A Daltivec.h5886 /* vec_splat_s32 */
5888 #define __builtin_altivec_vspltisw vec_splat_s32
5892 vec_splat_s32(signed char a) function

Completed in 112 milliseconds