Lines Matching refs:v2q15_a

16   v2q15 v2q15_r, v2q15_a, v2q15_b, v2q15_c;  in foo()  local
38 v2q15_a = (v2q15) {0x0000, 0x8000}; in foo()
40 v2q15_r = __builtin_mips_addq_ph(v2q15_a, v2q15_b); in foo()
42 v2q15_r = __builtin_mips_addq_s_ph(v2q15_a, v2q15_b); in foo()
44 v2q15_r = __builtin_mips_subq_ph(v2q15_a, v2q15_b); in foo()
46 v2q15_r = __builtin_mips_subq_s_ph(v2q15_a, v2q15_b); in foo()
95 v2q15_a = (v2q15) {0xFFFF, 0x8000}; in foo()
96 v2q15_r = __builtin_mips_absq_s_ph(v2q15_a); in foo()
102 v2q15_a = (v2q15) {0x1234, 0x5678}; in foo()
104 v4i8_r = __builtin_mips_precrq_qb_ph(v2q15_a, v2q15_b); in foo()
107 v2q15_a = (v2q15) {0x7F79, 0xFFFF}; in foo()
109 v4i8_r = __builtin_mips_precrqu_s_qb_ph(v2q15_a, v2q15_b); in foo()
119 v2q15_a = (v2q15) {0x1234, 0x5678}; in foo()
120 q31_r = __builtin_mips_preceq_w_phl(v2q15_a); in foo()
122 q31_r = __builtin_mips_preceq_w_phr(v2q15_a); in foo()
148 v2q15_a = (v2q15) {0x0001, 0x8000}; in foo()
149 v2q15_r = __builtin_mips_shll_ph(v2q15_a, 2); in foo()
151 v2q15_r = __builtin_mips_shll_s_ph(v2q15_a, 2); in foo()
153 v2q15_a = (v2q15) {0x7FFF, 0x8000}; in foo()
154 v2q15_r = __builtin_mips_shra_ph(v2q15_a, 2); in foo()
156 v2q15_r = __builtin_mips_shra_r_ph(v2q15_a, 2); in foo()
174 v2q15_a = (v2q15) {0x7FFF, 0x8000}; in foo()
176 v2q15_r = __builtin_mips_mulq_rs_ph(v2q15_a, v2q15_b); in foo()
178 v2q15_a = (v2q15) {0x1234, 0x8000}; in foo()
180 q31_r = __builtin_mips_muleq_s_w_phl(v2q15_a, v2q15_b); in foo()
182 q31_r = __builtin_mips_muleq_s_w_phr(v2q15_a, v2q15_b); in foo()
185 v2q15_a = (v2q15) {0x0001, 0x8000}; in foo()
250 v2q15_a = (v2q15) {0x1111, 0x1234}; in foo()
252 __builtin_mips_cmp_eq_ph(v2q15_a, v2q15_b); in foo()
254 __builtin_mips_cmp_lt_ph(v2q15_a, v2q15_b); in foo()
256 __builtin_mips_cmp_le_ph(v2q15_a, v2q15_b); in foo()
289 v2q15_a = (v2q15) {0x1111, 0x2222}; in foo()
291 v2q15_r = __builtin_mips_packrl_ph(v2q15_a, v2q15_b); in foo()
305 v2q15_a = (v2q15) {0x1111, 0x1234}; in foo()
307 __builtin_mips_cmp_eq_ph(v2q15_a, v2q15_b); in foo()
309 v2q15_r = __builtin_mips_pick_ph(v2q15_a, v2q15_b); in foo()
335 v2q15_a = (v2q15) {0x3334, 0x4444}; in foo()
337 v2q15_r = __builtin_mips_addqh_ph(v2q15_a, v2q15_b); in foo()
339 v2q15_a = (v2q15) {0x3334, 0x4444}; in foo()
341 v2q15_r = __builtin_mips_addqh_r_ph(v2q15_a, v2q15_b); in foo()
446 v2q15_a = (v2q15) {0xffff, 0x8000}; in foo()
448 v2q15_r = __builtin_mips_mulq_s_ph(v2q15_a, v2q15_b); in foo()
500 v2q15_a = (v2q15) {0x3334, 0x4444}; in foo()
502 v2q15_r = __builtin_mips_subqh_ph(v2q15_a, v2q15_b); in foo()
504 v2q15_a = (v2q15) {0x3334, 0x4444}; in foo()
506 v2q15_r = __builtin_mips_subqh_r_ph(v2q15_a, v2q15_b); in foo()