Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md88 #### RETURN
101 #### THROW
114 #### ORDINARY_BLOCK
127 #### IF_BRANCH
140 #### SWITCH_BRANCH
153 #### IF_TRUE | IF_FALSE
166 #### IF_SUCCESS | IF_EXCEPTION
179 #### SWITCH_CASE | DEFAULT_CASE
192 #### MERGE
205 #### LOOP_BEGIN
[all …]
Dcircuit_optimizer.cpp1257 std::vector<GateRef> gates; in Run() local
1324 std::vector<GateRef> gates; in Run() local
1555 std::vector<GateRef> gates; in GetPartitionNodes() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dcircuit_optimizer_tests.cpp392 std::vector<GateRef> gates; in HWTEST_F_L0() local
472 std::vector<GateRef> gates; in HWTEST_F_L0() local