Home
last modified time | relevance | path

Searched refs:DEFAULT_MOVE_SEMANTIC (Results 1 - 25 of 202) sorted by relevance

123456789

/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_tables.h38 DEFAULT_MOVE_SEMANTIC(StackMap);
99 DEFAULT_MOVE_SEMANTIC(InlineInfo);
109 DEFAULT_MOVE_SEMANTIC(RegisterMask);
119 DEFAULT_MOVE_SEMANTIC(StackMask);
129 DEFAULT_MOVE_SEMANTIC(VRegisterMask);
139 DEFAULT_MOVE_SEMANTIC(MethodId);
149 DEFAULT_MOVE_SEMANTIC(VRegisterCatalogueIndex);
160 DEFAULT_MOVE_SEMANTIC(VRegisterInfo);
198 DEFAULT_MOVE_SEMANTIC(ImplicitNullChecks);
208 DEFAULT_MOVE_SEMANTIC(ConstantTabl
[all...]
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A DsourceLocation.h32 DEFAULT_MOVE_SEMANTIC(SourcePosition);
46 DEFAULT_MOVE_SEMANTIC(SourceRange);
60 DEFAULT_MOVE_SEMANTIC(SourceLocation);
74 DEFAULT_MOVE_SEMANTIC(Range);
88 DEFAULT_MOVE_SEMANTIC(OffsetEntry);
/arkcompiler/ets_frontend/es2panda/lexer/token/
H A DsourceLocation.h38 DEFAULT_MOVE_SEMANTIC(SourcePosition);
50 DEFAULT_MOVE_SEMANTIC(SourceRange);
62 DEFAULT_MOVE_SEMANTIC(SourceLocation);
74 DEFAULT_MOVE_SEMANTIC(Range);
86 DEFAULT_MOVE_SEMANTIC(OffsetEntry);
103 DEFAULT_MOVE_SEMANTIC(LineIndex);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_tasks.h73 DEFAULT_MOVE_SEMANTIC(GCWorkersTask);
117 DEFAULT_MOVE_SEMANTIC(GCMarkWorkersTask);
137 DEFAULT_MOVE_SEMANTIC(GCRegionCompactWorkersTask);
159 DEFAULT_MOVE_SEMANTIC(GCUpdateRefsWorkersTask);
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dheap_verifier.h70 DEFAULT_MOVE_SEMANTIC(HeapVerifierBase);
83 DEFAULT_MOVE_SEMANTIC(HeapVerifier);
108 DEFAULT_MOVE_SEMANTIC(FastHeapVerifier);
151 DEFAULT_MOVE_SEMANTIC(HeapVerifierIntoGC);
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Diterators.h34 DEFAULT_MOVE_SEMANTIC(Iterator);
83 DEFAULT_MOVE_SEMANTIC(DestructuringIterator);
114 DEFAULT_MOVE_SEMANTIC(DestructuringRestIterator);
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Diterators.h35 DEFAULT_MOVE_SEMANTIC(Iterator);
83 DEFAULT_MOVE_SEMANTIC(DestructuringIterator);
115 DEFAULT_MOVE_SEMANTIC(DestructuringRestIterator);
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dpt_value.h40 DEFAULT_MOVE_SEMANTIC(PtValueMeta);
66 DEFAULT_MOVE_SEMANTIC(PtValue);
H A Dpt_object.h34 DEFAULT_MOVE_SEMANTIC(PtObject);
H A Dpt_property.h33 DEFAULT_MOVE_SEMANTIC(PtProperty);
H A Dvreg_value.h40 DEFAULT_MOVE_SEMANTIC(VRegValue);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-evacuate-regions-task.h35 DEFAULT_MOVE_SEMANTIC(GcThreadScope);
54 DEFAULT_MOVE_SEMANTIC(G1EvacuateRegionsTask);
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena.h32 DEFAULT_MOVE_SEMANTIC(Arena);
167 DEFAULT_MOVE_SEMANTIC(AlignedArena);
223 DEFAULT_MOVE_SEMANTIC(DoubleLinkedAlignedArena);
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena.h32 DEFAULT_MOVE_SEMANTIC(Arena);
147 DEFAULT_MOVE_SEMANTIC(AlignedArena);
201 DEFAULT_MOVE_SEMANTIC(DoubleLinkedAlignedArena);
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h181 DEFAULT_MOVE_SEMANTIC(BaseItem);
416 DEFAULT_MOVE_SEMANTIC(TypeItem);
451 DEFAULT_MOVE_SEMANTIC(PrimitiveTypeItem);
487 DEFAULT_MOVE_SEMANTIC(StringItem);
516 DEFAULT_MOVE_SEMANTIC(BaseFieldItem);
594 DEFAULT_MOVE_SEMANTIC(FieldItem);
705 DEFAULT_MOVE_SEMANTIC(DebugInfoItem);
798 DEFAULT_MOVE_SEMANTIC(BaseMethodItem);
822 DEFAULT_MOVE_SEMANTIC(MethodParamItem);
888 DEFAULT_MOVE_SEMANTIC(MethodIte
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h157 DEFAULT_MOVE_SEMANTIC(BaseItem);
389 DEFAULT_MOVE_SEMANTIC(TypeItem);
424 DEFAULT_MOVE_SEMANTIC(PrimitiveTypeItem);
455 DEFAULT_MOVE_SEMANTIC(StringItem);
494 DEFAULT_MOVE_SEMANTIC(BaseFieldItem);
577 DEFAULT_MOVE_SEMANTIC(FieldItem);
711 DEFAULT_MOVE_SEMANTIC(DebugInfoItem);
802 DEFAULT_MOVE_SEMANTIC(BaseMethodItem);
825 DEFAULT_MOVE_SEMANTIC(MethodParamItem);
901 DEFAULT_MOVE_SEMANTIC(MethodIte
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgarbage_collector.h28 DEFAULT_MOVE_SEMANTIC(GarbageCollector);
/arkcompiler/runtime_core/libpandabase/os/
H A Derror.h37 DEFAULT_MOVE_SEMANTIC(Error);
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Derror.h37 DEFAULT_MOVE_SEMANTIC(Error);
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Doperands.h58 DEFAULT_MOVE_SEMANTIC(Reg);
163 DEFAULT_MOVE_SEMANTIC(Imm);
343 DEFAULT_MOVE_SEMANTIC(MemRef);
413 DEFAULT_MOVE_SEMANTIC(Shift);
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dlive_registers.h35 DEFAULT_MOVE_SEMANTIC(LifeIntervalsTreeNode);
111 DEFAULT_MOVE_SEMANTIC(LifeIntervalsTree);
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dref_block.h45 DEFAULT_MOVE_SEMANTIC(Iterator);
140 DEFAULT_MOVE_SEMANTIC(RefBlock);
/arkcompiler/runtime_core/static_core/verification/util/
H A Doptional_ref.h82 DEFAULT_MOVE_SEMANTIC(OptionalConstRef);
138 DEFAULT_MOVE_SEMANTIC(OptionalRef);
/arkcompiler/runtime_core/assembler/
H A Dassembly-file-location.h37 DEFAULT_MOVE_SEMANTIC(FileLocation);
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-file-location.h38 DEFAULT_MOVE_SEMANTIC(FileLocation);

Completed in 15 milliseconds

123456789