Home
last modified time | relevance | path

Searched defs:cpId (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp52 int32_t cpId = iter.first; in GenerateSnapshotConstantPools() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_bytecode_lowering.h80 JSTaggedValue GetConstantpoolValue(uint32_t cpId) in GetConstantpoolValue() argument
85 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue() argument
H A Dntype_hcr_lowering.h69 JSTaggedValue GetConstantpoolValue(uint32_t cpId) in GetConstantpoolValue() argument
74 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue() argument
H A Dntype_bytecode_lowering.cpp217 uint32_t cpId = ptManager_->GetConstantPoolIDByMethodOffset(methodOffset); in LowerNTypedCreateArrayWithBuffer() local
H A Dntype_hcr_lowering.cpp86 GateRef cpId = acc_.GetValueIn(gate, 0); in LowerCreateArrayWithBuffer() local
H A Dhcr_circuit_builder.cpp530 GateRef CircuitBuilder::CreateArrayWithBuffer(ElementsKind kind, ArrayMetaDataAccessor::Mode mode, GateRef cpId, in CreateArrayWithBuffer() argument
H A Dtype_info_accessors.h490 uint32_t cpId = static_cast<uint32_t>(indexAccessor.GetHeaderIndex()); in GetMethodIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp44 uint32_t cpId = GetConstantPoolIDByMethodOffset(methodOffset); in GetConstantPoolByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h155 int32_t cpId = shareCp->GetSharedConstpoolId().GetInt(); in CreateUnSharedConstPoolBySharedConstpool() local

Completed in 9 milliseconds