Home
last modified time | relevance | path

Searched full:storevalue (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dcompiler_intrinsics.cpp181 …ic void SetTypedFieldPrimitive(Field *field, const VMHandle<ObjectHeader> &handleObj, T storeValue) in SetTypedFieldPrimitive() argument
187 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint8_t>(storeValue)); in SetTypedFieldPrimitive()
192 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int8_t>(storeValue)); in SetTypedFieldPrimitive()
197 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int16_t>(storeValue)); in SetTypedFieldPrimitive()
202 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint16_t>(storeValue)); in SetTypedFieldPrimitive()
207 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int32_t>(storeValue)); in SetTypedFieldPrimitive()
212 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint32_t>(storeValue)); in SetTypedFieldPrimitive()
217 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int64_t>(storeValue)); in SetTypedFieldPrimitive()
222 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint64_t>(storeValue)); in SetTypedFieldPrimitive()
227 handleObj.GetPtr()->SetFieldPrimitive(*field, storeValue); in SetTypedFieldPrimitive()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dtyped_array_lowering_test.cpp409 auto storeValue = acc.GetValueIn(result, 2); in HWTEST_F_L0() local
410 EXPECT_EQ(value, storeValue); in HWTEST_F_L0()
441 auto storeValue = acc.GetValueIn(result, 2); in HWTEST_F_L0() local
442 EXPECT_EQ(value, storeValue); in HWTEST_F_L0()
473 auto storeValue = acc.GetValueIn(result, 2); in HWTEST_F_L0() local
474 EXPECT_EQ(value, acc.GetValueIn(storeValue)); in HWTEST_F_L0()
475 EXPECT_EQ(acc.GetOpCode(storeValue), OpCode::TRUNC); in HWTEST_F_L0()
476 EXPECT_EQ(acc.GetMachineType(storeValue), MachineType::I8); in HWTEST_F_L0()
507 auto storeValue = acc.GetValueIn(result, 2); in HWTEST_F_L0() local
508 EXPECT_EQ(value, acc.GetValueIn(storeValue)); in HWTEST_F_L0()
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.short.yaml289 .function void R.storeValue(R a0, %s a1) {
327 call.virt.short R.storeValue, v0, v3
345 call.virt.short R.storeValue, v0, v4
372 call.virt.short R.storeValue, v0, v4
391 call.virt.short R.storeValue, v0, v4
418 call.virt.short R.storeValue, v0, v4
435 call.virt.short R.storeValue, v0, v4
453 call.virt.short R.storeValue, v0, v4
472 call.virt.short R.storeValue, v0, v4
519 .function void R.storeValue(R a0, %s a1) <noimpl>
[all …]
Dcall.virt.range_base.yaml294 .function void R.storeValue(R a0, %s) {
349 call.virt.range R.storeValue, v4
389 call.virt.range R.storeValue, v5
429 call.virt.range R.storeValue, v5
487 call.virt.range R.storeValue, v7
532 call.virt.range R.storeValue, v7
581 .function void R.storeValue(R a0, %s) <noimpl>
583 .function void S.storeValue(S a0, %s) {
641 call.virt.range %s.storeValue, v7
686 call.virt.range %s.storeValue, v9
[all …]
Dcall.virt.yaml312 .function void R.storeValue(R a0, %s) {
366 call.virt R.storeValue, v0, v4, v5, v6
405 call.virt R.storeValue, v0, v5, v6, v8
444 call.virt R.storeValue, v0, v5, v6, v8
499 call.virt R.storeValue, v0, v4, v5, v6
540 call.virt R.storeValue, v0, v4, v5, v6
589 .function void R.storeValue(R a0, %s) <noimpl>
591 .function void S.storeValue(S a0, %s) {
644 call.virt %s.storeValue, v0, v4, v5, v6
684 call.virt %s.storeValue, v0, v5, v6, v8
[all …]
Dcall.virt.range.yaml201 …st - generate pseudo-random values, store to registers as primitive/objects and invoke R.storeValue
861 …st - generate pseudo-random values, store to registers as primitive/objects and invoke R.storeValue
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcall.virt.short.yaml260 .function void R.storeValue(R a0, %s a1) {
296 call.virt.short R.storeValue, v0, v3
314 call.virt.short R.storeValue, v0, v4
341 call.virt.short R.storeValue, v0, v4
360 call.virt.short R.storeValue, v0, v4
387 call.virt.short R.storeValue, v0, v4
404 call.virt.short R.storeValue, v0, v4
422 call.virt.short R.storeValue, v0, v4
441 call.virt.short R.storeValue, v0, v4
Dcall.virt.range_base.yaml279 .function void R.storeValue(R a0, %s) {
331 call.virt.range R.storeValue, v4
371 call.virt.range R.storeValue, v5
411 call.virt.range R.storeValue, v5
467 call.virt.range R.storeValue, v7
511 call.virt.range R.storeValue, v7
Dcall.virt.yaml295 .function void R.storeValue(R a0, %s) {
346 call.virt R.storeValue, v0, v4, v5, v6
385 call.virt R.storeValue, v0, v5, v6, v8
424 call.virt R.storeValue, v0, v5, v6, v8
476 call.virt R.storeValue, v0, v4, v5, v6
516 call.virt R.storeValue, v0, v4, v5, v6
Dcall.virt.range.yaml166 …st - generate pseudo-random values, store to registers as primitive/objects and invoke R.storeValue
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp1007 Label storeValue(&builder_); in InitializeWithSpeicalValue() local
1014 BRANCH_CIR(builder_.Int32UnsignedLessThan(*startOffset, end), &storeValue, exit); in InitializeWithSpeicalValue()
1015 builder_.Bind(&storeValue); in InitializeWithSpeicalValue()
1058 Label storeValue(&builder_); in LowerMigrateFromRawValueToHeapValues() local
1065 BRANCH_CIR(builder_.Int32UnsignedLessThan(*index, length), &storeValue, &afterLoop); in LowerMigrateFromRawValueToHeapValues()
1066 builder_.Bind(&storeValue); in LowerMigrateFromRawValueToHeapValues()
1145 Label storeValue(&builder_); in LowerMigrateFromHeapValueToRawValue() local
1152 BRANCH_CIR(builder_.Int32UnsignedLessThan(*index, length), &storeValue, &afterLoop); in LowerMigrateFromHeapValueToRawValue()
1153 builder_.Bind(&storeValue); in LowerMigrateFromHeapValueToRawValue()
1225 Label storeValue(&builder_); in LowerMigrateFromHoleIntToHoleNumber() local
[all …]
Dnew_object_stub_builder.cpp769 Label storeValue(env); in ExtendArray() local
776 BRANCH(Int32UnsignedLessThan(*index, oldL), &storeValue, &afterLoop); in ExtendArray()
777 Bind(&storeValue); in ExtendArray()
900 Label storeValue(env); in CopyArray() local
904 BRANCH(Int32UnsignedLessThan(*index, newLen), &storeValue, &afterLoop); in CopyArray()
905 Bind(&storeValue); in CopyArray()
1613 Label storeValue(env); in InitializeWithSpeicalValue() local
1637 BRANCH(Int32UnsignedLessThan(*startOffset, end), &storeValue, exit); in InitializeWithSpeicalValue()
1638 Bind(&storeValue); in InitializeWithSpeicalValue()
Dstub_builder.cpp9190 Label storeValue(env); in AppendSkipHole() local
9195 BRANCH(Int32UnsignedLessThan(*index, firstLength), &storeValue, &afterLoop); in AppendSkipHole()
9196 Bind(&storeValue); in AppendSkipHole()
9550 Label storeValue(env); in CopyJSArrayToTaggedArrayArgs() local
9554 BRANCH(Int32UnsignedLessThan(*index, argvLength), &storeValue, &afterLoop); in CopyJSArrayToTaggedArrayArgs()
9555 Bind(&storeValue); in CopyJSArrayToTaggedArrayArgs()
9717 Label storeValue(env); in MigrateFromRawValueToHeapValues() local
9724 BRANCH(Int32UnsignedLessThan(*index, length), &storeValue, &afterLoop); in MigrateFromRawValueToHeapValues()
9725 Bind(&storeValue); in MigrateFromRawValueToHeapValues()
9802 Label storeValue(env); in MigrateFromHeapValueToRawValue() local
[all …]
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h105 return StoreValue(attribute, value); in SetAttributeValue()
152 virtual std::optional<Error> StoreValue(std::string_view attribute, std::string_view value) in StoreValue() function
216 std::optional<Error> StoreValue(std::string_view attribute, std::string_view value) override;
533 std::optional<Error> StoreValue(std::string_view attribute, std::string_view value) override;
Dmeta.cpp381 std::optional<Metadata::Error> AnnotationMetadata::StoreValue(std::string_view attribute, std::stri… in StoreValue() function in ark::pandasm::AnnotationMetadata
383 auto err = Metadata::StoreValue(attribute, value); in StoreValue()
488 std::optional<Metadata::Error> FieldMetadata::StoreValue(std::string_view attribute, std::string_vi… in StoreValue() function in ark::pandasm::FieldMetadata
490 auto err = ItemMetadata::StoreValue(attribute, value); in StoreValue()
/arkcompiler/runtime_core/assembler/
Dmeta.h105 return StoreValue(attribute, value); in SetAttributeValue()
153 …virtual std::optional<Error> StoreValue(const std::string_view &attribute, const std::string_view … in StoreValue() function
233 …std::optional<Error> StoreValue(const std::string_view &attribute, const std::string_view &value) …
560 …std::optional<Error> StoreValue(const std::string_view &attribute, const std::string_view &value) …
Dmeta.cpp381 std::optional<Metadata::Error> AnnotationMetadata::StoreValue(const std::string_view &attribute, in StoreValue() function in panda::pandasm::AnnotationMetadata
384 auto err = Metadata::StoreValue(attribute, value); in StoreValue()
479 std::optional<Metadata::Error> FieldMetadata::StoreValue(const std::string_view &attribute, in StoreValue() function in panda::pandasm::FieldMetadata
482 auto err = ItemMetadata::StoreValue(attribute, value); in StoreValue()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_function_stub_builder.cpp294 Label storeValue(env); in BuildArgumentsListFastElements() local
298 … BRANCH(Int32UnsignedLessThan(*index, elementsLength), &storeValue, &afterLoop); in BuildArgumentsListFastElements()
299 Bind(&storeValue); in BuildArgumentsListFastElements()
331 Label storeValue(env); in BuildArgumentsListFastElements() local
335 BRANCH(Int32UnsignedLessThan(*index, elementsLength), &storeValue, &afterLoop); in BuildArgumentsListFastElements()
336 Bind(&storeValue); in BuildArgumentsListFastElements()
Dbuiltins_object_stub_builder.cpp114 Label storeValue(env); in CreateListFromArrayLike() local
118 BRANCH(Int32UnsignedLessThan(*index, int32Length), &storeValue, &afterLoop); in CreateListFromArrayLike()
119 Bind(&storeValue); in CreateListFromArrayLike()
965 Label storeValue(env); in CopyFromEnumCache() local
969 BRANCH(Int32UnsignedLessThan(*index, *newLen), &storeValue, &afterLoop); in CopyFromEnumCache()
970 Bind(&storeValue); in CopyFromEnumCache()
Dbuiltins_typedarray_stub_builder.cpp197 Label storeValue(env); in FastCopyElementToArray() local
217 BRANCH(Int32UnsignedLessThan(*start, arrLen), &storeValue, &exit); in FastCopyElementToArray()
218 Bind(&storeValue); in FastCopyElementToArray()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp988 const auto storeValue = GetStoreValue<ComponentType>(elemClass); in TestArray() local
997 emitter.Fldai(bit_cast<int32_t>(storeValue)); in TestArray()
999 emitter.FldaiWide(bit_cast<int64_t>(storeValue)); in TestArray()
1001 emitter.LdaiWide(static_cast<int64_t>(storeValue)); in TestArray()
1092 frameHandler.GetVReg(4U).SetReference(storeValue); in TestArray()
1118 data[STORE_IDX] = CastIfRef<COMPONENT_TYPE_ID>(storeValue); in TestArray()
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp121 auto storeValue = graph->AddNewParameter(2U, type); in SRC_GRAPH() local
126 storeValue->SetLocationData(graph->GetDataForNativeParam(type)); in SRC_GRAPH()
133 stArr->SetInput(2U, storeValue); in SRC_GRAPH()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2850 …JSHandle<JSTaggedValue> storeValue = GetHArg<JSTaggedValue>(argv, argc, 2); // 2: means the secon… in DEF_RUNTIME_STUBS() local
2854 if (UNLIKELY(!JSTaggedValue::SameValue(storeValue, verifiedValue))) { in DEF_RUNTIME_STUBS()
2863 storeValue->Dump(oss); in DEF_RUNTIME_STUBS()