Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_2.cpp24 bool TestCmp64(Encoder64Test *test) in TestCmp64() function
72 EXPECT_TRUE(TestCmp64<int64_t>(this)); in TEST_F()
73 EXPECT_TRUE(TestCmp64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A Dencoder32_test_1.cpp1855 bool TestCmp64(Encoder32Test *test) in TestCmp64() function
1903 EXPECT_TRUE(TestCmp64<int64_t>(this)); in TEST_F()
1904 EXPECT_TRUE(TestCmp64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_1.cpp1868 bool TestCmp64(Encoder64Test *test) in TestCmp64() function
1916 EXPECT_TRUE(TestCmp64<int64_t>(this)); in TEST_F()
1917 EXPECT_TRUE(TestCmp64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/aarch32/
H A Dencoder32_test.cpp2256 bool TestCmp64(Encoder32Test *test) in TestCmp64() function
2304 EXPECT_TRUE(TestCmp64<int64_t>(this)); in TEST_F()
2305 EXPECT_TRUE(TestCmp64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dencoder64_test.cpp2288 bool TestCmp64(Encoder64Test *test) in TestCmp64() function
2336 EXPECT_TRUE(TestCmp64<int64_t>(this)); in TEST_F()
2337 EXPECT_TRUE(TestCmp64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp2398 bool TestCmp64(Encoder64Test *test) in TestCmp64() function
2446 EXPECT_TRUE(TestCmp64<int64_t>(this)); in TEST_F()
2447 EXPECT_TRUE(TestCmp64<uint64_t>(this)); in TEST_F()

Completed in 19 milliseconds