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

/external/eigen/Eigen/src/Core/arch/AltiVec/
H A DPacketMath.h41 Packet4f p4f_##NAME = (Packet4f) vec_splat_s32(X)
44 Packet4i p4i_##NAME = vec_splat_s32(X)
/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/Headers/
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/include/
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 196 milliseconds