Home
last modified time | relevance | path

Searched refs:DEFAULT_COPY_SEMANTIC (Results 1 - 25 of 214) sorted by relevance

123456789

/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_tables.h39 DEFAULT_COPY_SEMANTIC(StackMap);
100 DEFAULT_COPY_SEMANTIC(InlineInfo);
110 DEFAULT_COPY_SEMANTIC(RegisterMask);
120 DEFAULT_COPY_SEMANTIC(StackMask);
130 DEFAULT_COPY_SEMANTIC(VRegisterMask);
140 DEFAULT_COPY_SEMANTIC(MethodId);
150 DEFAULT_COPY_SEMANTIC(VRegisterCatalogueIndex);
161 DEFAULT_COPY_SEMANTIC(VRegisterInfo);
199 DEFAULT_COPY_SEMANTIC(ImplicitNullChecks);
209 DEFAULT_COPY_SEMANTIC(ConstantTabl
[all...]
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A DsourceLocation.h31 DEFAULT_COPY_SEMANTIC(SourcePosition);
45 DEFAULT_COPY_SEMANTIC(SourceRange);
59 DEFAULT_COPY_SEMANTIC(SourceLocation);
73 DEFAULT_COPY_SEMANTIC(Range);
87 DEFAULT_COPY_SEMANTIC(OffsetEntry);
/arkcompiler/ets_frontend/es2panda/lexer/token/
H A DsourceLocation.h37 DEFAULT_COPY_SEMANTIC(SourcePosition);
49 DEFAULT_COPY_SEMANTIC(SourceRange);
61 DEFAULT_COPY_SEMANTIC(SourceLocation);
73 DEFAULT_COPY_SEMANTIC(Range);
85 DEFAULT_COPY_SEMANTIC(OffsetEntry);
102 DEFAULT_COPY_SEMANTIC(LineIndex);
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dheap_verifier.h69 DEFAULT_COPY_SEMANTIC(HeapVerifierBase);
82 DEFAULT_COPY_SEMANTIC(HeapVerifier);
107 DEFAULT_COPY_SEMANTIC(FastHeapVerifier);
126 DEFAULT_COPY_SEMANTIC(ObjectVerificationInfo);
150 DEFAULT_COPY_SEMANTIC(HeapVerifierIntoGC);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_tasks.h72 DEFAULT_COPY_SEMANTIC(GCWorkersTask);
116 DEFAULT_COPY_SEMANTIC(GCMarkWorkersTask);
136 DEFAULT_COPY_SEMANTIC(GCRegionCompactWorkersTask);
158 DEFAULT_COPY_SEMANTIC(GCUpdateRefsWorkersTask);
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Diterators.h33 DEFAULT_COPY_SEMANTIC(Iterator);
82 DEFAULT_COPY_SEMANTIC(DestructuringIterator);
113 DEFAULT_COPY_SEMANTIC(DestructuringRestIterator);
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Diterators.h34 DEFAULT_COPY_SEMANTIC(Iterator);
82 DEFAULT_COPY_SEMANTIC(DestructuringIterator);
114 DEFAULT_COPY_SEMANTIC(DestructuringRestIterator);
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dpt_value.h39 DEFAULT_COPY_SEMANTIC(PtValueMeta);
65 DEFAULT_COPY_SEMANTIC(PtValue);
H A Dpt_object.h33 DEFAULT_COPY_SEMANTIC(PtObject);
H A Dpt_property.h32 DEFAULT_COPY_SEMANTIC(PtProperty);
H A Dvreg_value.h39 DEFAULT_COPY_SEMANTIC(VRegValue);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-evacuate-regions-task.h34 DEFAULT_COPY_SEMANTIC(GcThreadScope);
53 DEFAULT_COPY_SEMANTIC(G1EvacuateRegionsTask);
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena.h33 DEFAULT_COPY_SEMANTIC(Arena);
168 DEFAULT_COPY_SEMANTIC(AlignedArena);
224 DEFAULT_COPY_SEMANTIC(DoubleLinkedAlignedArena);
H A Dmem_pool.h54 DEFAULT_COPY_SEMANTIC(Pool);
70 DEFAULT_COPY_SEMANTIC(MemPool);
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena.h33 DEFAULT_COPY_SEMANTIC(Arena);
148 DEFAULT_COPY_SEMANTIC(AlignedArena);
202 DEFAULT_COPY_SEMANTIC(DoubleLinkedAlignedArena);
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h180 DEFAULT_COPY_SEMANTIC(BaseItem);
417 DEFAULT_COPY_SEMANTIC(TypeItem);
452 DEFAULT_COPY_SEMANTIC(PrimitiveTypeItem);
488 DEFAULT_COPY_SEMANTIC(StringItem);
517 DEFAULT_COPY_SEMANTIC(BaseFieldItem);
595 DEFAULT_COPY_SEMANTIC(FieldItem);
706 DEFAULT_COPY_SEMANTIC(DebugInfoItem);
799 DEFAULT_COPY_SEMANTIC(BaseMethodItem);
823 DEFAULT_COPY_SEMANTIC(MethodParamItem);
889 DEFAULT_COPY_SEMANTIC(MethodIte
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h156 DEFAULT_COPY_SEMANTIC(BaseItem);
390 DEFAULT_COPY_SEMANTIC(TypeItem);
425 DEFAULT_COPY_SEMANTIC(PrimitiveTypeItem);
456 DEFAULT_COPY_SEMANTIC(StringItem);
495 DEFAULT_COPY_SEMANTIC(BaseFieldItem);
578 DEFAULT_COPY_SEMANTIC(FieldItem);
712 DEFAULT_COPY_SEMANTIC(DebugInfoItem);
803 DEFAULT_COPY_SEMANTIC(BaseMethodItem);
826 DEFAULT_COPY_SEMANTIC(MethodParamItem);
902 DEFAULT_COPY_SEMANTIC(MethodIte
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgarbage_collector.h27 DEFAULT_COPY_SEMANTIC(GarbageCollector);
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dscope_info_extractor.h32 DEFAULT_COPY_SEMANTIC(ScopeInfoExtractor);
/arkcompiler/runtime_core/libpandabase/os/
H A Derror.h36 DEFAULT_COPY_SEMANTIC(Error);
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Derror.h36 DEFAULT_COPY_SEMANTIC(Error);
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Doperands.h59 DEFAULT_COPY_SEMANTIC(Reg);
164 DEFAULT_COPY_SEMANTIC(Imm);
344 DEFAULT_COPY_SEMANTIC(MemRef);
414 DEFAULT_COPY_SEMANTIC(Shift);
/arkcompiler/runtime_core/libpandabase/utils/
H A Dexpected.h46 DEFAULT_COPY_SEMANTIC(Unexpected);
152 DEFAULT_COPY_SEMANTIC(Expected);
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dlive_registers.h36 DEFAULT_COPY_SEMANTIC(LifeIntervalsTreeNode);
112 DEFAULT_COPY_SEMANTIC(LifeIntervalsTree);
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dref_block.h44 DEFAULT_COPY_SEMANTIC(Iterator);
139 DEFAULT_COPY_SEMANTIC(RefBlock);

Completed in 15 milliseconds

123456789