Searched refs:vec_splat_s16 (Results 1 – 7 of 7) sorted by relevance
419 vss = vec_splat_s16(idx); // expected-error {{no matching function}} in test_core()
496 vss = vec_splat_s16(-32768); in test_core()498 vss = vec_splat_s16(32767); in test_core()
4043 res_vs = vec_splat_s16(0x09); // TODO: add check in test6()
305 Function vec_splat_s16 [type short] ===> OK
4782 Saux1.v = vec_splat_s16( 15 ); in part3()
7805 #define __builtin_altivec_vspltish vec_splat_s167808 static vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { in vec_splat_s16() function
1250 vec_splat_s16(signed short __scalar) in vec_splat_s16() function