Searched defs:CmpTest (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test_1.cpp | 1838 TEST_F(Encoder32Test, CmpTest) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_1.cpp | 1955 TEST_F(Encoder64Test, CmpTest) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_1.cpp | 1855 TEST_F(Encoder64Test, CmpTest) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | const_folding_test.cpp | 44 void CmpTest(T l, T r, int64_t result, DataType::Type srcType, bool fcmpg = false) in CmpTest() function in ark::compiler::ConstFoldingTest 3284 TEST_F(ConstFoldingTest, CmpTest) in TEST_F() argument
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 2275 TEST_F(Encoder64Test, CmpTest) in TEST_F() argument
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 2239 TEST_F(Encoder32Test, CmpTest) in TEST_F() argument
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 2385 TEST_F(Encoder64Test, CmpTest) in TEST_F() argument
|