Home
last modified time | relevance | path

Searched refs:SetInstructions (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
H A Dcodegen_test_1.cpp97 GetExecModule().SetInstructions(entry, exit); in TEST_F()
158 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckStoreArray()
234 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckLoadArray()
316 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckStoreArrayPair()
410 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckLoadArrayPair()
488 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckBounds()
552 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckCmp()
649 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
729 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
825 GetExecModule().SetInstructions(codeEntr in TEST_F()
[all...]
H A Dcodegen_test.h109 GetExecModule().SetInstructions(codeEntry, codeExit); in CheckReturnValue()
H A Dcodegen_test_2.cpp50 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
109 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
507 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
541 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
574 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
627 GetExecModule().SetInstructions(codeEntry, codeExit); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/
H A Dencoders_test.cpp102 exec_module_->SetInstructions(start_addr, buffer->GetEndAddress<const char *>()); in TestPcRelativeLoad()
H A Dvixl_exec_module.h81 void SetInstructions(const char *start, const char *end) in SetInstructions() function in panda::compiler::VixlExecModule
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dvixl_exec_module.h81 void SetInstructions(const char *start, const char *end) in SetInstructions() function in ark::compiler::VixlExecModule
H A Dencoders_test.cpp106 execModule_->SetInstructions(startAddr, buffer->GetEndAddress<const char *>()); in TestPcRelativeLoad()
H A Dinst_generator_test.cpp347 execModule_.SetInstructions(codeEntry, codeExit); in ExecModule()
440 execModule_.SetInstructions(codeEntry, codeExit); in ExecModule()
H A Dloop_unroll_test.cpp54 execModule_.SetInstructions(entry, exit); in CheckRetOnVixlSimulator()

Completed in 12 milliseconds