Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-systemz-zvector-error.c425 vui = vec_splat_u32(idx); // expected-error {{no matching function}} in test_core()
Dbuiltins-systemz-zvector.c508 vui = vec_splat_u32(-32768); in test_core()
510 vui = vec_splat_u32(32767); in test_core()
Dbuiltins-ppc-altivec.c4057 res_vui = vec_splat_u32(0x09); // TODO: add check in test6()
/external/valgrind/none/tests/ppc32/
DtestVMX.stdout.exp317 Function vec_splat_u32 [type unsig. int] ===> OK
DtestVMX.c4834 UIaux1.v = vec_splat_u32( 15 ); in part3()
/external/clang/lib/Headers/
Dvecintrin.h1282 vec_splat_u32(signed short __scalar) in vec_splat_u32() function
Daltivec.h7852 static vector unsigned int __ATTRS_o_ai vec_splat_u32(signed char __a) { in vec_splat_u32() function