Home
last modified time | relevance | path

Searched defs:layout (Results 1 - 25 of 31) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_irtoc_compiler.cpp174 auto layout = targetMachine_->createDataLayout(); in InitializeModule() local
H A Dllvm_aot_compiler.cpp455 auto layout = targetMachine->createDataLayout(); in CreateModule() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Dwalker.py103 async def layout(self, skip_scopes: Sequence[str] = ("global")) -> RenderableType: member in BreakpointWalker
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h36 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local
194 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj() local
H A Dparallel_evacuator-inl.h63 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker-inl.h109 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_layout.cpp95 HClassLayoutDesc *layout; in GetOrInsertHClassLayoutDesc() local
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_serializer.cpp341 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in SerializeInObjField() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass-inl.h347 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in FindPropertyEntry() local
H A Dshared_object_factory.cpp106 NewSEcmaHClass(uint32_t size, uint32_t inlinedProps, JSType type, const JSHandle<JSTaggedValue> &prototype, const JSHandle<JSTaggedValue> &layout) NewSEcmaHClass() argument
H A Ddump.cpp616 LayoutInfo *layout = LayoutInfo::Cast(jshclass->GetLayout().GetTaggedObject()); in DumpHClass() local
H A Djs_object-inl.h271 auto layout = LayoutInfo::Cast(GetJSHClass()->GetLayout().GetTaggedObject()); in SetPropertyInlinedPropsWithRep() local
H A Djs_hclass.cpp371 JSTaggedValue layout = newJsHClass->GetLayout(); in TransitionProto() local
534 JSTaggedValue layout = newProtoClass->GetLayout(); in OptimizePrototypeForIC() local
199 Initialize(const JSThread *thread, uint32_t size, JSType type, uint32_t inlinedProps, const JSHandle<JSTaggedValue> &layout) Initialize() argument
786 auto layout = LayoutInfo::Cast(current->GetLayout().GetTaggedObject()); VisitAndUpdateLayout() local
814 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); ConvertOrTransitionWithRep() local
1274 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(maxNum, MemSpaceType::SEMI_SPACE, GrowMode::KEEP); CreateRootHClassFromPGO() local
1304 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(maxNum, MemSpaceType::SEMI_SPACE, GrowMode::KEEP); CreateRootHClassWithCached() local
1376 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); DumpRootHClassByPGO() local
1422 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); UpdateRootLayoutDescByPGO() local
1438 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); DumpToString() local
1564 auto layout = factory->CreateSLayoutInfo(length + parentLength); CreateSInlinedLayout() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp173 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in CheckAOTPropertiesForRep() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.cpp336 JSHandle<LayoutInfo> layout; in CreateSJsonObject() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp208 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(length, MemSpaceType::OLD_SPACE, GrowMode::KEEP); in CreatePrototypeHClass() local
258 JSHandle<LayoutInfo> layout = factory->CreateLayoutInfo(length, MemSpaceType::OLD_SPACE, GrowMode::KEEP); in CreateConstructorHClass() local
350 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(length + extraLength); CreateSendableHClass() local
760 auto layout = JSHandle<LayoutInfo>(thread, constructorHClass->GetLayout()); DefineSendableClassFromExtractor() local
947 AddFieldTypeToHClass(JSThread *thread, const JSHandle<TaggedArray> &fieldTypeArray, uint32_t length, const JSHandle<LayoutInfo> &layout, const JSHandle<JSHClass> &hclass, size_t start, const JSHandle<NumberDictionary> &elementsDic, std::vector<JSHandle<JSTaggedValue>> &&propertyList) AddFieldTypeToHClass() argument
1028 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(fieldNum); DefineSendableInstanceHClass() local
1051 JSHandle<LayoutInfo> layout = factory->CopyAndReSortSLayoutInfo(baseLayout, baseLength, newLength); DefineSendableInstanceHClass() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dshared_builtins.cpp425 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSObjectFunctionHClass() local
451 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSObjectPrototypeHClass() local
473 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); in CreateSFunctionHClass() local
498 JSHandle<LayoutInfo> layout in CreateSArrayBufferFunctionHClass() local
527 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSetFunctionHClass() local
556 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSMapFunctionHClass() local
584 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSFunctionPrototypeHClass() local
613 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSArrayBufferPrototypeHClass() local
642 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSetPrototypeHClass() local
673 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSMapPrototypeHClass() local
704 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSArrayPrototypeHClass() local
735 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSArrayFunctionHClass() local
909 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(1); InitializeArrayPrototypeHClass() local
1115 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSTypedArrayPrototypeHClass() local
1146 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSTypedArrayFunctionHClass() local
1174 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSpecificTypedArrayFuncHClass() local
1197 JSHandle<LayoutInfo> layout = factory_->CreateSLayoutInfo(length); CreateSSpecificTypedArrayInstanceHClass() local
[all...]
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp1477 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in VisitObjectBodyWithRep() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp2208 JSHandle<LayoutInfo> layout = factory->CreateSLayoutInfo(length); in CreateSObject() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp2381 JSHandle<LayoutInfo> layout = objectFactory->CreateLayoutInfo(0, MemSpaceType::OLD_SPACE, GrowMode::KEEP); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp477 GateRef layout = GetLayoutFromHClass(hclass); in UpdatePropAttrIC() local
H A Dtyped_bytecode_lowering.cpp2353 auto layout = LayoutInfo::Cast(newClass->GetLayout().GetTaggedObject()); in LowerCreateObjectWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp360 GateRef layout = GetLayoutFromHClass(cls); in LayoutInfoAssignAllEnumProperty() local
1038 GateRef layout = GetLayoutFromHClass(hclass); in GetAllEnumKeys() local
1809 GateRef layout = GetLayoutFromHClass(hclass); in GetAllPropertyKeys() local
2000 GateRef layout in GetEnumPropertyEntries() local
2146 GateRef layout = GetLayoutFromHClass(cls); TestIntegrityLevel() local
2253 GateRef layout = GetLayoutFromHClass(hclass); GetOwnPropertyDescriptors() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h643 void SetMemlayout(MemLayout &layout) in SetMemlayout() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1744 void Emitter::EmitFuncLayoutInfo(const MIRSymbol &layout) in EmitAsmLabel() argument

Completed in 60 milliseconds

12