Home
last modified time | relevance | path

Searched defs:unsharedConstPool (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp354 GateRef unsharedConstPool = argAcc.GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in BuildAccessor() local
557 GateRef unsharedConstPool = argAcc.GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in InlineAccessorCheck() local
Dtyped_hcr_lowering.cpp556 GateRef unsharedConstPool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::UNSHARED_CONST_POOL); in BuildCompareHClass() local
780 GateRef TypedHCRLowering::LoadFromConstPool(GateRef unsharedConstPool, size_t index, size_t valVecT… in LoadFromConstPool()
1699 GateRef unsharedConstPool = acc_.GetValueIn(gate, 2); // 2: constpool in LowerLookupHolder() local
1767 GateRef unsharedConstPool = acc_.GetValueIn(gate, 0); in LowerPrototypeCheck() local
2982 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constPool in LowerMonoLoadPropertyOnProto() local
3022 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constPool in LowerMonoCallGetterOnProto() local
3113 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constpool in LowerMonoStorePropertyLookUpProto() local
3180 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constPool in LowerMonoStoreProperty() local
Dnumber_speculative_lowering.cpp981 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constpool in VisitLoadPropertyOnProto() local
Dmcr_circuit_builder.cpp1604 …rcuitBuilder::MonoLoadPropertyOnProto(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoLoadPropertyOnProto()
1621 GateRef unsharedConstPool, size_t hclassIndex) in MonoCallGetterOnProto()
1642 …Builder::MonoStorePropertyLookUpProto(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoStorePropertyLookUpProto()
1657 …Ref CircuitBuilder::MonoStoreProperty(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoStoreProperty()
Dcircuit_builder.cpp784 …GateRef unsharedConstPool = unsharedConstPool = argAcc.GetFrameArgsIn(frameState, FrameArgIdx::UNS… in GetObjectByIndexFromConstPool() local
790GateRef unsharedConstPool, GateRef module, GateRef index, in GetObjectFromConstPool()
Dtyped_bytecode_lowering.cpp757 … GateRef unsharedConstPool = argAcc_.GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in LowerTypedStObjByName() local
Dslowpath_lowering.cpp1614 GateRef unsharedConstPool = argAcc_.GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in LowerCreateObjectWithBuffer() local
3868 GateRef unsharedConstPool = in LowerGetUnsharedConstPool() local
Dstub_builder.cpp7719 GateRef unsharedConstPool = env_->GetBuilder()->GetUnsharedConstpoolFromGlue(glue, constpool); in GetArrayLiteralFromConstPool() local
7727 GateRef unsharedConstPool = env_->GetBuilder()->GetUnsharedConstpoolFromGlue(glue, constpool); in GetObjectLiteralFromConstPool() local