Lines Matching refs:v2q15_c
16 v2q15 v2q15_r, v2q15_a, v2q15_b, v2q15_c; in foo() local
187 a64_r = __builtin_mips_mulsaq_s_w_ph(a64_a, v2q15_b, v2q15_c); in foo()
191 v2q15_c = (v2q15) {0x0002, 0x8000}; in foo()
192 a64_r = __builtin_mips_maq_s_w_phl(a64_a, v2q15_b, v2q15_c); in foo()
194 a64_r = __builtin_mips_maq_s_w_phr(a64_a, v2q15_b, v2q15_c); in foo()
197 a64_r = __builtin_mips_maq_sa_w_phl(a64_a, v2q15_b, v2q15_c); in foo()
199 a64_r = __builtin_mips_maq_sa_w_phr(a64_a, v2q15_b, v2q15_c); in foo()
223 v2q15_c = (v2q15) {0x0002, 0x8000}; in foo()
224 a64_r = __builtin_mips_dpaq_s_w_ph(a64_a, v2q15_b, v2q15_c); in foo()
226 a64_r = __builtin_mips_dpsq_s_w_ph(a64_a, v2q15_b, v2q15_c); in foo()
404 v2q15_c = (v2q15) {0x2000, 0x4000}; in foo()
405 a64_r = __builtin_mips_dpaqx_s_w_ph(a64_a, v2q15_b, v2q15_c); in foo()
409 v2q15_c = (v2q15) {0x2000, 0x4000}; in foo()
410 a64_r = __builtin_mips_dpaqx_sa_w_ph(a64_a, v2q15_b, v2q15_c); in foo()
424 v2q15_c = (v2q15) {0x2000, 0x4000}; in foo()
425 a64_r = __builtin_mips_dpsqx_s_w_ph(a64_a, v2q15_b, v2q15_c); in foo()
429 v2q15_c = (v2q15) {0x2000, 0x4000}; in foo()
430 a64_r = __builtin_mips_dpsqx_sa_w_ph(a64_a, v2q15_b, v2q15_c); in foo()