Home
last modified time | relevance | path

Searched refs:v2q15_a (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-mips.c16 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()
[all …]