Searched refs:vec_splat_u8 (Results 1 – 7 of 7) sorted by relevance
417 vuc = vec_splat_u8(idx); // expected-error {{no matching function}} in test_core()
492 vuc = vec_splat_u8(1); in test_core()494 vuc = vec_splat_u8(254); in test_core()
4051 res_vuc = vec_splat_u8(0x09); // TODO: add check in test6()
311 Function vec_splat_u8 [type unsig. char] ===> OK
4808 UCaux1.v = vec_splat_u8( 15 ); in part3()
1270 vec_splat_u8(unsigned char __scalar) in vec_splat_u8() function
7838 static vector unsigned char __ATTRS_o_ai vec_splat_u8(unsigned char __a) { in vec_splat_u8() function