Searched refs:v2q15_b (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-mips.c16 v2q15 v2q15_r, v2q15_a, v2q15_b, v2q15_c; local
39 v2q15_b = (v2q15) {0x8000, 0x8000};
40 v2q15_r = __builtin_mips_addq_ph(v2q15_a, v2q15_b);
42 v2q15_r = __builtin_mips_addq_s_ph(v2q15_a, v2q15_b);
44 v2q15_r = __builtin_mips_subq_ph(v2q15_a, v2q15_b);
46 v2q15_r = __builtin_mips_subq_s_ph(v2q15_a, v2q15_b);
103 v2q15_b = (v2q15) {0x1111, 0x2222};
104 v4i8_r = __builtin_mips_precrq_qb_ph(v2q15_a, v2q15_b);
108 v2q15_b = (v2q15) {0x7F81, 0x2000};
109 v4i8_r = __builtin_mips_precrqu_s_qb_ph(v2q15_a, v2q15_b);
[all...]

Completed in 227 milliseconds