Home
last modified time | relevance | path

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

/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()
247 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJump()
319 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJumpWithZero()
362 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
401 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
431 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
462 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
[all …]
Dtry_catch_resolving_test.cpp74 auto expectedGraph = CreateGraphWithDefaultRuntime(); in TEST_F()
131 auto expectedGraph = CreateGraphWithDefaultRuntime(); in TEST_F()
148 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
191 auto expectedGraph = CreateGraphWithDefaultRuntime(); in TEST_F()
Dvn_test.cpp26 VNTest() : graph_(CreateGraphWithDefaultRuntime()) {} in VNTest()
65 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
143 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
223 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
308 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
414 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
499 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
560 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
615 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
720 Graph *graphEt = CreateGraphWithDefaultRuntime(); in TEST_F()
[all …]
Dlinear_order_test.cpp244 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()
268 auto graph1 = CreateGraphWithDefaultRuntime(); in TEST_F()
295 auto graph2 = CreateGraphWithDefaultRuntime(); in TEST_F()
320 auto graph3 = CreateGraphWithDefaultRuntime(); in TEST_F()
Dunit_test.h327 Graph *CreateGraphWithDefaultRuntime() in CreateGraphWithDefaultRuntime() function
/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