Home
last modified time | relevance | path

Searched defs:TestMov (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test_1.cpp129 bool TestMov(Encoder32Test *test) in TestMov() function
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test_1.cpp112 bool TestMov(Encoder64Test *test) in TestMov() function
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test_1.cpp115 bool TestMov(Encoder64Test *test) in TestMov() function
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp530 bool TestMov(Encoder64Test *test) in TestMov() function
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp530 bool TestMov(Encoder32Test *test) in TestMov() function
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp532 bool TestMov(Encoder64Test *test) in TestMov() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp176 TEST_F(InterpreterTest, TestMov) in TEST_F() argument