Home
last modified time | relevance | path

Searched defs:GRAPH (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
Dinterop_intrinsics_opt_test.cpp282 GRAPH(GetGraph()) in GRAPH() function
331 GRAPH(graph) in GRAPH() function
382 GRAPH(GetGraph()) in GRAPH() function
448 GRAPH(graph) in GRAPH() function
541 GRAPH(GetGraph()) in GRAPH() function
605 GRAPH(graph) in GRAPH() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h1160 #define GRAPH(GRAPH) if (auto __g = builder_->SetGraph(GRAPH).ScopedLife<Graph>(); true) macro
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h1492 #define GRAPH(GRAPH) if (auto __g = builder_->SetGraph(GRAPH).ScopedLife<Graph>(); true) macro