Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.h177 GateRef unsharedConstPool; member
Dtyped_hcr_lowering.cpp621 … GateRef unsharedConstPool = argAcc->GetFrameArgsIn(frameState, FrameArgIdx::UNSHARED_CONST_POOL); in BuildCompareHClass() local
637 … GateRef unsharedConstPool = argAcc->GetFrameArgsIn(frameState, FrameArgIdx::UNSHARED_CONST_POOL); in LowerSimpleHClassCheck() local
921 GateRef TypedHCRLowering::LoadFromConstPool(GateRef glue, GateRef unsharedConstPool, size_t index, … in LoadFromConstPool()
1961 GateRef unsharedConstPool = acc_.GetValueIn(gate, 2); // 2: constpool in LowerLookupHolder() local
2029 GateRef unsharedConstPool = acc_.GetValueIn(gate, 0); in LowerPrototypeCheck() local
2919 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constPool in LowerMonoLoadPropertyOnProto() local
2974 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constPool in LowerMonoCallGetterOnProto() local
3050 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constpool in LowerMonoStorePropertyLookUpProto() local
3103 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constPool in LowerMonoStoreProperty() local
Dts_inline_lowering.cpp367 GateRef unsharedConstPool = argAcc.GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in BuildAccessor() local
589 GateRef unsharedConstPool = argAcc.GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in InlineAccessorCheck() local
Dnumber_speculative_lowering.cpp1024 GateRef unsharedConstPool = acc_.GetValueIn(gate, 3); // 3: constpool in VisitLoadPropertyOnProto() local
Dmcr_circuit_builder.cpp1698 …rcuitBuilder::MonoLoadPropertyOnProto(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoLoadPropertyOnProto()
1715 GateRef unsharedConstPool, size_t hclassIndex) in MonoCallGetterOnProto()
1736 …Builder::MonoStorePropertyLookUpProto(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoStorePropertyLookUpProto()
1751 …Ref CircuitBuilder::MonoStoreProperty(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoStoreProperty()
Dtyped_bytecode_lowering.cpp700 GateRef unsharedConstPool = argAcc_->GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in LowerTypedMonoLdObjByNameOnProto() local
1045 … GateRef unsharedConstPool = argAcc_->GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in LowerTypedStObjByName() local
Dcircuit_builder.cpp964 … GateRef unsharedConstPool = argAcc->GetFrameArgsIn(frameState, FrameArgIdx::UNSHARED_CONST_POOL); in GetObjectByIndexFromConstPool() local
970GateRef unsharedConstPool, GateRef module, GateRef index, in GetObjectFromConstPool()
Dslowpath_lowering.cpp1741 GateRef unsharedConstPool = argAcc_->GetFrameArgsIn(gate, FrameArgIdx::UNSHARED_CONST_POOL); in LowerCreateObjectWithBuffer() local
3093 …auto unsharedConstPool = compilationEnv_->FindOrCreateUnsharedConstpool(methodLiteral_->GetMethodI… in OptimizeDefineFuncForJit() local
4140 GateRef unsharedConstPool = in LowerGetUnsharedConstPool() local
Dstub_builder.cpp8796 GateRef unsharedConstPool = env_->GetBuilder()->GetUnsharedConstpoolFromGlue(glue, constpool); in GetArrayLiteralFromConstPool() local
8804 GateRef unsharedConstPool = env_->GetBuilder()->GetUnsharedConstpoolFromGlue(glue, constpool); in GetObjectLiteralFromConstPool() local