Home
last modified time | relevance | path

Searched refs:BuildTestGraph (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dbranch_elimination_test.cpp30 void BuildTestGraph(Graph *graph);
97 void BranchEliminationTest::BuildTestGraph(Graph *graph) in BuildTestGraph() function in ark::compiler::BranchEliminationTest
229 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
240 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE, SwapCC::TRUE>(graph); in TEST_F()
273 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
288 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE, SwapCC::TRUE>(graph); in TEST_F()
318 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
352 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/
Dbranch_elimination_test.cpp29 void BuildTestGraph(Graph *graph);
92 void BranchEliminationTest::BuildTestGraph(Graph *graph) in BuildTestGraph() function in panda::compiler::BranchEliminationTest
223 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
234 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE, SwapCC::TRUE>(graph); in TEST_F()
267 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
282 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE, SwapCC::TRUE>(graph); in TEST_F()
312 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()
346 BuildTestGraph<CONST_CONDITION_BLOCK_ID, CONSTANT_VALUE>(GetGraph()); in TEST_F()