Home
last modified time | relevance | path

Searched defs:codeExit (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_2.cpp48 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in TEST_F() local
107 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
503 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
537 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
572 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in TEST_F() local
625 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in TEST_F() local
Dcodegen_test_1.cpp156 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckStoreArray() local
232 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckLoadArray() local
314 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckStoreArrayPair() local
408 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckLoadArrayPair() local
486 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckBounds() local
550 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckCmp() local
647 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
727 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
823 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
897 auto codeExit = codeEntry + graph->GetCode().Size(); in TEST_F() local
[all …]
Dcodegen_test.h104 auto codeExit = codeEntry + graph->GetCode().Size(); in CheckReturnValue() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp271 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in TEST_F() local
330 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in CheckSpillFillCoalescingForEvenRegsNumber() local
390 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in CheckSpillFillCoalescingForOddRegsNumber() local
497 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in CheckLeafPrologue() local
599 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in CheckLeafWithParamsOnStackPrologue() local
634 auto codeExit = codeEntry + GetGraph()->GetCode().Size(); in AssertCode() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator_test.cpp345 auto codeExit = codeEntry + graph->GetCode().Size(); in ExecModule() local
438 auto codeExit = codeEntry + graph->GetCode().Size(); in ExecModule() local