Home
last modified time | relevance | path

Searched refs:SetOffset (Results 1 - 25 of 47) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_memlayout.cpp75 symLoc->SetOffset(GetSegArgsRegPassed().GetSize()); in LayoutFormalParams()
90 symLoc->SetOffset(segArgsRegPassed.GetSize()); in LayoutFormalParams()
97 symLoc->SetOffset(segArgsStkPassed.GetSize()); in LayoutFormalParams()
122 symLoc->SetOffset(segLocals.GetSize()); in LayoutLocalVariables()
139 symLoc->SetOffset(segLocals.GetSize()); in AssignSpillLocationsToPseudoRegisters()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlayout_info_test.cpp86 defaultAttr.SetOffset(i); in HWTEST_F_L0()
100 defaultAttr.SetOffset(i); in HWTEST_F_L0()
129 defaultAttr.SetOffset(i); in GetAllKeysCommon()
H A Dobject_operator_third_test.cpp225 handleAttr.SetOffset(handleAttrOffset); in HWTEST_F_L0()
248 handleAttr.SetOffset(handleAttrOffset); in HWTEST_F_L0()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddebug_info.h55 void SetOffset(size_t offset) in SetOffset() function in ark::compiler::InstDebugInfo
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dshared_builtins.cpp427 attributes.SetOffset(index); in CreateSObjectFunctionHClass()
453 attributes.SetOffset(index); in CreateSObjectPrototypeHClass()
475 attributes.SetOffset(index); in CreateSFunctionHClass()
500 attributes.SetOffset(index); in CreateSArrayBufferFunctionHClass()
529 attributes.SetOffset(index); in CreateSSetFunctionHClass()
558 attributes.SetOffset(index); in CreateSMapFunctionHClass()
587 attributes.SetOffset(index); in CreateSFunctionPrototypeHClass()
616 attributes.SetOffset(index); in CreateSArrayBufferPrototypeHClass()
645 attributes.SetOffset(index); in CreateSSetPrototypeHClass()
676 attributes.SetOffset(inde in CreateSMapPrototypeHClass()
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_memlayout.cpp93 symLoc->SetOffset(segArgsRegPassed.GetSize()); in LayoutFormalParams()
102 symLoc->SetOffset(segArgsStkPassed.GetSize()); in LayoutFormalParams()
158 symLoc->SetOffset(segLocals.GetSize()); in LayoutLocalVariables()
/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp464 index_section_item_.SetOffset(cur_offset); in ComputeLayout()
472 item->SetOffset(cur_offset); in ComputeLayout()
487 item->SetOffset(cur_offset); in ComputeLayout()
496 line_number_program_index_item_.SetOffset(cur_offset); in ComputeLayout()
500 end_->SetOffset(cur_offset); in ComputeLayout()
1031 header.SetOffset(offset); in ComputeLayout()
1037 index.SetOffset(offset); in ComputeLayout()
H A Dfile_items.cpp249 name_.SetOffset(offset); in ComputeLayout()
311 field->SetOffset(offset); in ComputeLayout()
317 method->SetOffset(offset); in ComputeLayout()
769 catch_block.SetOffset(offset); in ComputeLayout()
824 try_block.SetOffset(offset); in ComputeLayout()
1039 item.SetOffset(offset); in ComputeLayout()
1229 item.SetOffset(offset); in ComputeLayout()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_item_container.cpp451 regionSectionItem_.SetOffset(curOffset); in ComputeLayout()
457 item->SetOffset(curOffset); in ComputeLayout()
468 item->SetOffset(curOffset); in ComputeLayout()
475 lineNumberProgramIndexItem_.SetOffset(curOffset); in ComputeLayout()
479 end_->SetOffset(curOffset); in ComputeLayout()
964 header.SetOffset(offset); in ComputeLayout()
970 index.SetOffset(offset); in ComputeLayout()
H A Dfile_items.cpp206 name_.SetOffset(offset); in ComputeLayout()
268 field->SetOffset(offset); in ComputeLayout()
274 method->SetOffset(offset); in ComputeLayout()
715 catchBlock.SetOffset(offset); in ComputeLayout()
770 tryBlock.SetOffset(offset); in ComputeLayout()
985 item.SetOffset(offset); in ComputeLayout()
1165 item.SetOffset(offset); in ComputeLayout()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp159 gotoStmt->SetOffset(stmt->GetDefaultLabel()); in BuildGotoNode()
161 gotoStmt->SetOffset(stmt->GetCasePair(idx).second); in BuildGotoNode()
174 cGotoStmt->SetOffset(stmt->GetDefaultLabel()); in BuildCondGotoNode()
176 cGotoStmt->SetOffset(stmt->GetCasePair(idx).second); in BuildCondGotoNode()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp605 attributes.SetOffset(i); in OptimizeAsFastProperties()
1133 result.SetOffset(hclass->GetInlinedPropertiesOffset(entry)); in LookupPropertyInAotHClass()
1136 result.SetOffset(attr.GetOffset() - hclass->GetInlinedProperties()); in LookupPropertyInAotHClass()
1172 result.SetOffset(hclass->GetInlinedPropertiesOffset(entry)); in LookupPropertyInPGOHClass()
1175 result.SetOffset(attr.GetOffset() - hclass->GetInlinedProperties()); in LookupPropertyInPGOHClass()
1220 result.SetOffset(hclass->GetInlinedPropertiesOffset(entry)); in LookupPropertyInBuiltinPrototypeHClass()
1223 result.SetOffset(attr.GetOffset() - hclass->GetInlinedProperties()); in LookupPropertyInBuiltinPrototypeHClass()
1284 attributes.SetOffset(index); in CreateRootHClassFromPGO()
1317 attributes.SetOffset(index++); in CreateRootHClassWithCached()
1358 attributes.SetOffset(offse in CreateChildHClassFromPGO()
[all...]
H A Dobject_factory.cpp861 attributes.SetOffset(fieldOrder++); in CreateJSRegExpInstanceClass()
885 attributes.SetOffset(fieldOrder++); in CreateJSArrayInstanceClass()
913 attributes.SetOffset(fieldOrder++); in CreateJSArguments()
923 attributes.SetOffset(fieldOrder++); in CreateJSArguments()
934 attributes.SetOffset(fieldOrder++); in CreateJSArguments()
945 attributes.SetOffset(fieldOrder++); in CreateJSArguments()
1813 attributes.SetOffset(fieldOrder); in CreateFunctionClass()
1824 attributes.SetOffset(fieldOrder); in CreateFunctionClass()
1835 attributes.SetOffset(fieldOrder); in CreateFunctionClass()
1843 attributes.SetOffset(fieldOrde in CreateFunctionClass()
[all...]
H A Dproperty_attributes.h365 inline void SetOffset(uint32_t offset) in SetOffset() function in panda::ecmascript::TrackType::PropertyAttributes
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dmemlayout.h133 void SetOffset(int64 off) in SetOffset() function in maplebe::SymbolAlloc
219 symLoc->SetOffset(segSpillReg.GetSize());
H A Dobj_emit.h59 void SetOffset(uint32 value) in SetOffset() function in maplebe::Fixup
450 section->SetOffset(globalOffset); in UpdateSectionOffsetAddr()
452 section->SetOffset(0); in UpdateSectionOffsetAddr()
H A Dcall_conv.h144 void SetOffset(uint32 ofs) in SetOffset() function in maplebe::LmbcFormalParamInfo
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.cpp77 section.SetOffset(globalOffset); in UpdateSectionOffset()
79 section.SetOffset(0); in UpdateSectionOffset()
H A Djit_dump_elf.h110 void SetOffset(maplebe::Offset value) in SetOffset() function in panda::ecmascript::Section
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dfield.h78 void SetOffset(uint32_t offset) in SetOffset() function in ark::Field
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h106 void SetOffset(Offset value) in SetOffset() function in assembler::Section
H A Doperand.h314 void SetOffset(const std::pair<uint32, size_t> &fixupOffset) in SetOffset() function in assembler::Fixup
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_lower.cpp130 brStmt->SetOffset(lableIdx); in CreateCondGotoStmt()
184 gotoStmt->SetOffset(gotoLableIdx); in CreateBrFalseAndGotoStmt()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp220 attributes.SetOffset(index); in CreatePrototypeHClass()
289 attributes.SetOffset(index); in CreateConstructorHClass()
360 attributes.SetOffset(index); in CreateSendableHClass()
982 attributes.SetOffset(index); in AddFieldTypeToHClass()
/arkcompiler/runtime_core/static_core/runtime/
H A Dclass_linker.cpp550 field->SetOffset(*offset); in LayoutFieldsWithoutAlignment()
553 field->SetOffset(*offset); in LayoutFieldsWithoutAlignment()
570 field->SetOffset(*offset); in LayoutReferenceFields()
576 field->SetOffset(*offset); in LayoutReferenceFields()

Completed in 33 milliseconds

12