Searched refs:vec_splat_s16 (Results 1 – 9 of 9) sorted by relevance
35 const int16x8_t one = vec_splat_s16(1); in store_tran_low()
171 vec_packsu(vec_pack(avg, vec_splat_s32(0)), vec_splat_s16(0)), 3); in convolve_line()
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()
4062 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()
7910 #define __builtin_altivec_vspltish vec_splat_s167913 static __inline__ 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