Searched refs:v2 (Results 26 - 50 of 1044) sorted by relevance

1234567891011>>

/external/valgrind/main/none/tests/s390x/
H A Dbfp-3.c6 void maebr(float v1, float v2, float v3) argument
11 : [r1]"+f"(r1) : [r2]"f"(v2), [r3]"f"(v3));
12 printf("maebr %f * %f + %f -> %f\n", v2, v3, v1, r1);
15 void madbr(double v1, double v2, double v3) argument
20 : [r1]"+f"(r1) : [r2]"f"(v2), [r3]"f"(v3));
21 printf("madbr %f * %f + %f -> %f\n", v2, v3, v1, r1);
24 void msebr(float v1, float v2, float v3) argument
29 : [r1]"+f"(r1) : [r2]"f"(v2), [r3]"f"(v3));
30 printf("msebr %f * %f - %f -> %f\n", v2, v3, v1, r1);
33 void msdbr(double v1, double v2, doubl argument
[all...]
H A Dspechelper-algr.c24 unsigned long v1, v2; local
29 v1 = v2 = 0;
31 if (branch(0, v1, v2)) ++wrong; else ++ok;
32 if (branch(1, v1, v2)) ++wrong; else ++ok;
33 if (branch(2, v1, v2)) ++wrong; else ++ok;
34 if (branch(3, v1, v2)) ++wrong; else ++ok;
35 if (branch(4, v1, v2)) ++wrong; else ++ok;
36 if (branch(5, v1, v2)) ++wrong; else ++ok;
37 if (branch(6, v1, v2)) ++wrong; else ++ok;
38 if (branch(7, v1, v2))
57 unsigned long v1, v2; local
91 unsigned long v1, v2; local
127 unsigned long v1, v2; local
[all...]
H A Dspechelper-alr.c24 unsigned v1, v2; local
29 v1 = v2 = 0;
31 if (branch(0, v1, v2)) ++wrong; else ++ok;
32 if (branch(1, v1, v2)) ++wrong; else ++ok;
33 if (branch(2, v1, v2)) ++wrong; else ++ok;
34 if (branch(3, v1, v2)) ++wrong; else ++ok;
35 if (branch(4, v1, v2)) ++wrong; else ++ok;
36 if (branch(5, v1, v2)) ++wrong; else ++ok;
37 if (branch(6, v1, v2)) ++wrong; else ++ok;
38 if (branch(7, v1, v2))
57 unsigned v1, v2; local
91 unsigned v1, v2; local
127 unsigned v1, v2; local
[all...]
/external/libcxx/test/containers/sequences/vector/vector.capacity/
H A Dswap.pass.cpp23 std::vector<int> v2(200);
24 v1.swap(v2);
27 assert(v2.size() == 100);
28 assert(v2.capacity() == 100);
33 std::vector<int, min_allocator<int>> v2(200);
34 v1.swap(v2);
37 assert(v2.size() == 100);
38 assert(v2.capacity() == 100);
/external/llvm/test/MC/AArch64/
H A Dneon-bitwise-instructions.s8 and v0.8b, v1.8b, v2.8b
9 and v0.16b, v1.16b, v2.16b
11 // CHECK: and v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0x22,0x0e]
12 // CHECK: and v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0x22,0x4e]
18 orr v0.8b, v1.8b, v2.8b
19 orr v0.16b, v1.16b, v2.16b
21 // CHECK: orr v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0xa2,0x0e]
22 // CHECK: orr v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0xa2,0x4e]
28 eor v0.8b, v1.8b, v2.8b
29 eor v0.16b, v1.16b, v2
[all...]
H A Dneon-3vdiff.s17 saddl v0.8h, v1.8b, v2.8b
18 saddl v0.4s, v1.4h, v2.4h
19 saddl v0.2d, v1.2s, v2.2s
21 // CHECK: saddl v0.8h, v1.8b, v2.8b // encoding: [0x20,0x00,0x22,0x0e]
22 // CHECK: saddl v0.4s, v1.4h, v2.4h // encoding: [0x20,0x00,0x62,0x0e]
23 // CHECK: saddl v0.2d, v1.2s, v2.2s // encoding: [0x20,0x00,0xa2,0x0e]
25 saddl2 v0.4s, v1.8h, v2.8h
26 saddl2 v0.8h, v1.16b, v2.16b
27 saddl2 v0.2d, v1.4s, v2.4s
29 // CHECK: saddl2 v0.4s, v1.8h, v2
[all...]
H A Dneon-tbl.s9 tbl v0.8b, { v1.16b }, v2.8b
10 tbl v0.8b, { v1.16b, v2.16b }, v2.8b
11 tbl v0.8b, { v1.16b, v2.16b, v3.16b }, v2.8b
12 tbl v0.8b, { v1.16b, v2.16b, v3.16b, v4.16b }, v2.8b
13 tbl v0.8b, { v31.16b, v0.16b, v1.16b, v2.16b }, v2.8b
15 // CHECK: tbl v0.8b, { v1.16b }, v2
[all...]
H A Dneon-perm.s9 uzp1 v0.8b, v1.8b, v2.8b
10 uzp1 v0.16b, v1.16b, v2.16b
11 uzp1 v0.4h, v1.4h, v2.4h
12 uzp1 v0.8h, v1.8h, v2.8h
13 uzp1 v0.2s, v1.2s, v2.2s
14 uzp1 v0.4s, v1.4s, v2.4s
15 uzp1 v0.2d, v1.2d, v2.2d
17 // CHECK: uzp1 v0.8b, v1.8b, v2.8b // encoding: [0x20,0x18,0x02,0x0e]
18 // CHECK: uzp1 v0.16b, v1.16b, v2.16b // encoding: [0x20,0x18,0x02,0x4e]
19 // CHECK: uzp1 v0.4h, v1.4h, v2
[all...]
H A Dneon-extract.s9 ext v0.8b, v1.8b, v2.8b, #0x3
10 ext v0.16b, v1.16b, v2.16b, #0x3
12 // CHECK: ext v0.8b, v1.8b, v2.8b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x2e]
13 // CHECK: ext v0.16b, v1.16b, v2.16b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x6e]
H A Dneon-rounding-shift.s9 srshl v0.8b, v1.8b, v2.8b
10 srshl v0.16b, v1.16b, v2.16b
11 srshl v0.4h, v1.4h, v2.4h
12 srshl v0.8h, v1.8h, v2.8h
13 srshl v0.2s, v1.2s, v2.2s
14 srshl v0.4s, v1.4s, v2.4s
15 srshl v0.2d, v1.2d, v2.2d
17 // CHECK: srshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x54,0x22,0x0e]
18 // CHECK: srshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x54,0x22,0x4e]
19 // CHECK: srshl v0.4h, v1.4h, v2
[all...]
H A Dneon-saturating-rounding-shift.s9 sqrshl v0.8b, v1.8b, v2.8b
10 sqrshl v0.16b, v1.16b, v2.16b
11 sqrshl v0.4h, v1.4h, v2.4h
12 sqrshl v0.8h, v1.8h, v2.8h
13 sqrshl v0.2s, v1.2s, v2.2s
14 sqrshl v0.4s, v1.4s, v2.4s
15 sqrshl v0.2d, v1.2d, v2.2d
17 // CHECK: sqrshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x5c,0x22,0x0e]
18 // CHECK: sqrshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x5c,0x22,0x4e]
19 // CHECK: sqrshl v0.4h, v1.4h, v2
[all...]
H A Dneon-saturating-shift.s9 sqshl v0.8b, v1.8b, v2.8b
10 sqshl v0.16b, v1.16b, v2.16b
11 sqshl v0.4h, v1.4h, v2.4h
12 sqshl v0.8h, v1.8h, v2.8h
13 sqshl v0.2s, v1.2s, v2.2s
14 sqshl v0.4s, v1.4s, v2.4s
15 sqshl v0.2d, v1.2d, v2.2d
17 // CHECK: sqshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x4c,0x22,0x0e]
18 // CHECK: sqshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x4c,0x22,0x4e]
19 // CHECK: sqshl v0.4h, v1.4h, v2
[all...]
H A Dneon-add-sub-instructions.s9 add v0.8b, v1.8b, v2.8b
10 add v0.16b, v1.16b, v2.16b
11 add v0.4h, v1.4h, v2.4h
12 add v0.8h, v1.8h, v2.8h
13 add v0.2s, v1.2s, v2.2s
14 add v0.4s, v1.4s, v2.4s
15 add v0.2d, v1.2d, v2.2d
17 // CHECK: add v0.8b, v1.8b, v2.8b // encoding: [0x20,0x84,0x22,0x0e]
18 // CHECK: add v0.16b, v1.16b, v2.16b // encoding: [0x20,0x84,0x22,0x4e]
19 // CHECK: add v0.4h, v1.4h, v2
[all...]
H A Dneon-add-pairwise.s9 addp v0.8b, v1.8b, v2.8b
10 addp v0.16b, v1.16b, v2.16b
11 addp v0.4h, v1.4h, v2.4h
12 addp v0.8h, v1.8h, v2.8h
13 addp v0.2s, v1.2s, v2.2s
14 addp v0.4s, v1.4s, v2.4s
15 addp v0.2d, v1.2d, v2.2d
17 // CHECK: addp v0.8b, v1.8b, v2.8b // encoding: [0x20,0xbc,0x22,0x0e]
18 // CHECK: addp v0.16b, v1.16b, v2.16b // encoding: [0x20,0xbc,0x22,0x4e]
19 // CHECK: addp v0.4h, v1.4h, v2
[all...]
H A Dneon-mla-mls-instructions.s8 mla v0.8b, v1.8b, v2.8b
9 mla v0.16b, v1.16b, v2.16b
10 mla v0.4h, v1.4h, v2.4h
11 mla v0.8h, v1.8h, v2.8h
12 mla v0.2s, v1.2s, v2.2s
13 mla v0.4s, v1.4s, v2.4s
15 // CHECK: mla v0.8b, v1.8b, v2.8b // encoding: [0x20,0x94,0x22,0x0e]
16 // CHECK: mla v0.16b, v1.16b, v2.16b // encoding: [0x20,0x94,0x22,0x4e]
17 // CHECK: mla v0.4h, v1.4h, v2.4h // encoding: [0x20,0x94,0x62,0x0e]
18 // CHECK: mla v0.8h, v1.8h, v2
[all...]
H A Dneon-max-min-pairwise.s8 smaxp v0.8b, v1.8b, v2.8b
9 smaxp v0.16b, v1.16b, v2.16b
10 smaxp v0.4h, v1.4h, v2.4h
11 smaxp v0.8h, v1.8h, v2.8h
12 smaxp v0.2s, v1.2s, v2.2s
13 smaxp v0.4s, v1.4s, v2.4s
15 // CHECK: smaxp v0.8b, v1.8b, v2.8b // encoding: [0x20,0xa4,0x22,0x0e]
16 // CHECK: smaxp v0.16b, v1.16b, v2.16b // encoding: [0x20,0xa4,0x22,0x4e]
17 // CHECK: smaxp v0.4h, v1.4h, v2.4h // encoding: [0x20,0xa4,0x62,0x0e]
18 // CHECK: smaxp v0.8h, v1.8h, v2
[all...]
H A Dneon-max-min.s8 smax v0.8b, v1.8b, v2.8b
9 smax v0.16b, v1.16b, v2.16b
10 smax v0.4h, v1.4h, v2.4h
11 smax v0.8h, v1.8h, v2.8h
12 smax v0.2s, v1.2s, v2.2s
13 smax v0.4s, v1.4s, v2.4s
15 // CHECK: smax v0.8b, v1.8b, v2.8b // encoding: [0x20,0x64,0x22,0x0e]
16 // CHECK: smax v0.16b, v1.16b, v2.16b // encoding: [0x20,0x64,0x22,0x4e]
17 // CHECK: smax v0.4h, v1.4h, v2.4h // encoding: [0x20,0x64,0x62,0x0e]
18 // CHECK: smax v0.8h, v1.8h, v2
[all...]
H A Dneon-saturating-add-sub.s9 sqadd v0.8b, v1.8b, v2.8b
10 sqadd v0.16b, v1.16b, v2.16b
11 sqadd v0.4h, v1.4h, v2.4h
12 sqadd v0.8h, v1.8h, v2.8h
13 sqadd v0.2s, v1.2s, v2.2s
14 sqadd v0.4s, v1.4s, v2.4s
15 sqadd v0.2d, v1.2d, v2.2d
17 // CHECK: sqadd v0.8b, v1.8b, v2.8b // encoding: [0x20,0x0c,0x22,0x0e]
18 // CHECK: sqadd v0.16b, v1.16b, v2.16b // encoding: [0x20,0x0c,0x22,0x4e]
19 // CHECK: sqadd v0.4h, v1.4h, v2
[all...]
H A Dneon-rounding-halving-add.s9 srhadd v0.8b, v1.8b, v2.8b
10 srhadd v0.16b, v1.16b, v2.16b
11 srhadd v0.4h, v1.4h, v2.4h
12 srhadd v0.8h, v1.8h, v2.8h
13 srhadd v0.2s, v1.2s, v2.2s
14 srhadd v0.4s, v1.4s, v2.4s
16 // CHECK: srhadd v0.8b, v1.8b, v2.8b // encoding: [0x20,0x14,0x22,0x0e]
17 // CHECK: srhadd v0.16b, v1.16b, v2.16b // encoding: [0x20,0x14,0x22,0x4e]
18 // CHECK: srhadd v0.4h, v1.4h, v2.4h // encoding: [0x20,0x14,0x62,0x0e]
19 // CHECK: srhadd v0.8h, v1.8h, v2
[all...]
/external/libcxx/test/numerics/numarray/template.valarray/valarray.assign/
H A Dcopy_assign.pass.cpp26 std::valarray<T> v2; local
27 v2 = v;
28 assert(v2.size() == v.size());
29 for (int i = 0; i < v2.size(); ++i)
30 assert(v2[i] == v[i]);
37 std::valarray<T> v2; local
38 v2 = v;
39 assert(v2.size() == v.size());
40 for (int i = 0; i < v2.size(); ++i)
41 assert(v2[
[all...]
H A Dinitializer_list_assign.pass.cpp26 std::valarray<T> v2; local
27 v2 = {1, 2, 3, 4, 5};
28 assert(v2.size() == N);
29 for (int i = 0; i < v2.size(); ++i)
30 assert(v2[i] == a[i]);
36 std::valarray<T> v2; local
37 v2 = {1, 2.5, 3, 4.25, 5};
38 assert(v2.size() == N);
39 for (int i = 0; i < v2.size(); ++i)
40 assert(v2[
[all...]
/external/stlport/test/unit/
H A Dincludes_test.cpp49 vector<int> v2(3);
55 bool r1=includes(v1.begin(), v1.end(), v2.begin(), v2.end());
58 for (i = 0; (size_t)i < v2.size(); ++i)
59 v2[i] = i + 3;
61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end());
73 vector <char const*> v2(2);
75 v2[0] = "foo";
76 v2[
[all...]
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2)
59 // ASSERT_PRED2(pred, v1, v2)
63 // and the values v1, v2, ..., must support the << operator for
134 const T2& v2) {
135 if (pred(v1, v2)) return AssertionSuccess();
141 << "\n" << e2 << " evaluates to " << v2;
146 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\
147 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
152 #define GTEST_PRED2_(pred, v1, v2, on_failur
129 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) argument
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) argument
297 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest_pred_impl.h47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2)
59 // ASSERT_PRED2(pred, v1, v2)
63 // and the values v1, v2, ..., must support the << operator for
134 const T2& v2) {
135 if (pred(v1, v2)) return AssertionSuccess();
141 << "\n" << e2 << " evaluates to " << v2;
146 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\
147 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2),\
152 #define GTEST_PRED2_(pred, v1, v2, on_failur
129 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) argument
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) argument
297 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]
/external/gtest/include/gtest/
H A Dgtest_pred_impl.h47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2)
59 // ASSERT_PRED2(pred, v1, v2)
63 // and the values v1, v2, ..., must support the << operator for
134 const T2& v2) {
135 if (pred(v1, v2)) return AssertionSuccess();
141 << "\n" << e2 << " evaluates to " << v2;
146 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\
147 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
152 #define GTEST_PRED2_(pred, v1, v2, on_failur
129 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) argument
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) argument
297 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]

Completed in 1144 milliseconds

1234567891011>>