Searched refs:vec_splat_u32 (Results 1 – 7 of 7) sorted by relevance
425 vui = vec_splat_u32(idx); // expected-error {{no matching function}} in test_core()
508 vui = vec_splat_u32(-32768); in test_core()510 vui = vec_splat_u32(32767); in test_core()
4057 res_vui = vec_splat_u32(0x09); // TODO: add check in test6()
317 Function vec_splat_u32 [type unsig. int] ===> OK
4834 UIaux1.v = vec_splat_u32( 15 ); in part3()
1282 vec_splat_u32(signed short __scalar) in vec_splat_u32() function
7852 static vector unsigned int __ATTRS_o_ai vec_splat_u32(signed char __a) { in vec_splat_u32() function