Home
last modified time | relevance | path

Searched defs:indexOffset (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp311 GateRef indexOffset = builder_.Int32Mul(index, builder_.Int32(JSTaggedValue::TaggedTypeSize())); in LowerStoreModuleVar() local
333 … GateRef indexOffset = builder_.Int32Mul(index, builder_.Int32(JSTaggedValue::TaggedTypeSize())); in LowerLdLocalModuleVar() local
Dprofiler_stub_builder.cpp808 auto indexOffset = PtrMul(ZExtInt32ToPtr(index), IntPtr(JSTaggedValue::TaggedTypeSize())); in GetBitFieldOffsetFromProfileTypeInfo() local
Dslowpath_lowering.cpp2913 GateRef SlowPathLowering::GetValueFromTaggedArray(GateRef arrayGate, GateRef indexOffset) in GetValueFromTaggedArray()
2926 auto indexOffset = builder_.Int32(index); in LowerStoreRegister() local
Dstub_builder.cpp10135 … GateRef indexOffset = Int32Mul(ZExtInt8ToInt32(index), Int32(JSTaggedValue::TaggedTypeSize())); in Loadlocalmodulevar() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp530 … auto indexOffset = SnapshotGlobalData::Cast(SnapshotGlobalData::CP_PANDA_INFO_ITEM::INDEX_ID); in ParseDeserializedData() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3351 auto indexOffset = ctor->builder_.CreateBinOp(llvm::Instruction::Shl, index, in VisitStoreArray() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js73730 indexOffset: 0, property
122942 indexOffset: 0, property