Home
last modified time | relevance | path

Searched refs:InitDefaultLocations (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_acc_alloc.cpp301 GetGraph()->InitDefaultLocations(); in RunImpl()
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.cpp93 GetGraph()->InitDefaultLocations(); in Prepare()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_acc_alloc.cpp420 GetGraph()->InitDefaultLocations(); in RunImpl()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.cpp106 GetGraph()->InitDefaultLocations(); in Prepare()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.cpp528 void Graph::InitDefaultLocations() in InitDefaultLocations() function in panda::compiler::Graph
H A Dgraph.h1025 void InitDefaultLocations();
/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_graph_test.cpp284 * @tc.desc: Verify the InitDefaultLocations function.
299 graph->InitDefaultLocations(); in HWTEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.cpp772 void Graph::InitDefaultLocations() in InitDefaultLocations() function in ark::compiler::Graph
H A Dgraph.h1313 void InitDefaultLocations();

Completed in 10 milliseconds