Home
last modified time | relevance | path

Searched refs:CreateEmptyFastpathGraph (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dadjust_arefs_test.cpp30 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
61 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
100 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
132 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
176 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
217 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
265 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
307 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
354 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
380 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
[all …]
Dunit_test.h180 Graph *CreateEmptyFastpathGraph(Arch arch) const in CreateEmptyFastpathGraph() function
Dlowering_test.cpp2240 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
2285 auto graphExpected = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
2358 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
2386 auto graphExpected = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h131 Graph *CreateEmptyFastpathGraph(Arch arch) const in CreateEmptyFastpathGraph() function