Home
last modified time | relevance | path

Searched refs:ROOT (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dshare_opcodes.h31 V(StateEntry, STATE_ENTRY, GateFlags::ROOT, 0, 0, 0) \
32 V(DependEntry, DEPEND_ENTRY, GateFlags::ROOT, 0, 0, 0) \
35 V(ReturnList, RETURN_LIST, GateFlags::ROOT, 0, 0, 0) \
36 V(ArgList, ARG_LIST, GateFlags::ROOT, 0, 0, 0) \
H A Dshare_gate_meta_data.h54 ROOT = NO_WRITE | HAS_ROOT, member in panda::ecmascript::kungfu::TypedBinOp
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/plugins/tools/
H A Des2panda.py42 load_file(tpl_path)).substitute(ROOT=str(ark_root))
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
H A DIrToPicture.js34 static ROOT = 1 << INTYPE.root;
75 mask |= NodeTypeMask.ROOT;

Completed in 4 milliseconds