Home
last modified time | relevance | path

Searched refs:CreateGraphWithDefaultRuntime (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp67 auto graph = CreateGraphWithDefaultRuntime(); in CheckSimple()
107 auto graph = CreateGraphWithDefaultRuntime(); in CheckSimpleWithImm()
142 auto graph = CreateGraphWithDefaultRuntime(); in CheckCmp()
174 auto graph = CreateGraphWithDefaultRuntime(); in CheckFloatCmp()
236 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJump()
303 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJumpWithZero()
341 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
380 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
414 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
445 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
[all …]
Dvn_test.cpp24 VNTest() : graph_(CreateGraphWithDefaultRuntime()) {} in VNTest()
62 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
140 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
220 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
305 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
411 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
496 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
557 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
612 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
715 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()
[all …]
Dunit_test.h256 Graph *CreateGraphWithDefaultRuntime() in CreateGraphWithDefaultRuntime() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp78 auto graph = CreateGraphWithDefaultRuntime(); in CheckSimple()
118 auto graph = CreateGraphWithDefaultRuntime(); in CheckSimpleWithImm()
153 auto graph = CreateGraphWithDefaultRuntime(); in CheckCmp()
185 auto graph = CreateGraphWithDefaultRuntime(); in CheckFloatCmp()
204 auto graph = CreateGraphWithDefaultRuntime(); in ExpectedGraphCheckCondJump()
324 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJumpWithZero()
367 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
406 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
436 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
467 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
[all …]
Dtry_catch_resolving_test.cpp73 auto expectedGraph = CreateGraphWithDefaultRuntime(); in TEST_F()
144 auto expectedGraph = CreateGraphWithDefaultRuntime(); in TEST_F()
201 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
213 auto expectedGraph = CreateGraphWithDefaultRuntime(); in TEST_F()
Dvn_test.cpp26 VNTest() : graph_(CreateGraphWithDefaultRuntime()) {} in VNTest()
98 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
206 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
278 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
391 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
504 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
590 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
620 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
708 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
819 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
[all …]
Dlinear_order_test.cpp247 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
271 auto graph1 = CreateGraphWithDefaultRuntime(); in TEST_F()
298 auto graph2 = CreateGraphWithDefaultRuntime(); in TEST_F()
323 auto graph3 = CreateGraphWithDefaultRuntime(); in TEST_F()
Dunit_test.h346 Graph *CreateGraphWithDefaultRuntime() in CreateGraphWithDefaultRuntime() function