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.cpp182 …ic void SetTypedFieldPrimitive(Field *field, const VMHandle<ObjectHeader> &handleObj, T storeValue) in SetTypedFieldPrimitive() argument
188 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint8_t>(storeValue)); in SetTypedFieldPrimitive()
193 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int8_t>(storeValue)); in SetTypedFieldPrimitive()
198 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int16_t>(storeValue)); in SetTypedFieldPrimitive()
203 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint16_t>(storeValue)); in SetTypedFieldPrimitive()
208 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int32_t>(storeValue)); in SetTypedFieldPrimitive()
213 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint32_t>(storeValue)); in SetTypedFieldPrimitive()
218 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<int64_t>(storeValue)); in SetTypedFieldPrimitive()
223 handleObj.GetPtr()->SetFieldPrimitive(*field, static_cast<uint64_t>(storeValue)); in SetTypedFieldPrimitive()
228 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.cpp989 Label storeValue(&builder_); in InitializeWithSpeicalValue() local
996 BRANCH_CIR(builder_.Int32UnsignedLessThan(*startOffset, end), &storeValue, exit); in InitializeWithSpeicalValue()
997 builder_.Bind(&storeValue); in InitializeWithSpeicalValue()
1040 Label storeValue(&builder_); in LowerMigrateFromRawValueToHeapValues() local
1047 BRANCH_CIR(builder_.Int32UnsignedLessThan(*index, length), &storeValue, &afterLoop); in LowerMigrateFromRawValueToHeapValues()
1048 builder_.Bind(&storeValue); in LowerMigrateFromRawValueToHeapValues()
1127 Label storeValue(&builder_); in LowerMigrateFromHeapValueToRawValue() local
1134 BRANCH_CIR(builder_.Int32UnsignedLessThan(*index, length), &storeValue, &afterLoop); in LowerMigrateFromHeapValueToRawValue()
1135 builder_.Bind(&storeValue); in LowerMigrateFromHeapValueToRawValue()
1207 Label storeValue(&builder_); in LowerMigrateFromHoleIntToHoleNumber() local
[all …]
Dnew_object_stub_builder.cpp1624 Label storeValue(env); in InitializeWithSpeicalValue() local
1648 BRANCH(Int32UnsignedLessThan(*startOffset, end), &storeValue, exit); in InitializeWithSpeicalValue()
1649 Bind(&storeValue); in InitializeWithSpeicalValue()
3050 Label storeValue(env); in CreateListFromArrayLike() local
3054 BRANCH(Int32UnsignedLessThan(*index, int32Length), &storeValue, &afterLoop); in CreateListFromArrayLike()
3055 Bind(&storeValue); in CreateListFromArrayLike()
Dstub_builder.cpp10063 Label storeValue(env); in AppendSkipHole() local
10068 BRANCH(Int32UnsignedLessThan(*index, firstLength), &storeValue, &afterLoop); in AppendSkipHole()
10069 Bind(&storeValue); in AppendSkipHole()
10514 Label storeValue(env); in CopyJSArrayToTaggedArrayArgs() local
10518 BRANCH(Int32UnsignedLessThan(*index, argvLength), &storeValue, &afterLoop); in CopyJSArrayToTaggedArrayArgs()
10519 Bind(&storeValue); in CopyJSArrayToTaggedArrayArgs()
10680 Label storeValue(env); in MigrateFromRawValueToHeapValues() local
10687 BRANCH(Int32UnsignedLessThan(*index, length), &storeValue, &afterLoop); in MigrateFromRawValueToHeapValues()
10688 Bind(&storeValue); in MigrateFromRawValueToHeapValues()
10765 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.cpp382 std::optional<Metadata::Error> AnnotationMetadata::StoreValue(std::string_view attribute, std::stri… in StoreValue() function in ark::pandasm::AnnotationMetadata
384 auto err = Metadata::StoreValue(attribute, value); in StoreValue()
489 std::optional<Metadata::Error> FieldMetadata::StoreValue(std::string_view attribute, std::string_vi… in StoreValue() function in ark::pandasm::FieldMetadata
491 auto err = ItemMetadata::StoreValue(attribute, value); in StoreValue()
/arkcompiler/runtime_core/assembler/
Dmeta.cpp374 std::optional<Metadata::Error> AnnotationMetadata::StoreValue(const std::string_view &attribute, in StoreValue() function in panda::pandasm::AnnotationMetadata
377 auto err = Metadata::StoreValue(attribute, value); in StoreValue()
472 std::optional<Metadata::Error> FieldMetadata::StoreValue(const std::string_view &attribute, in StoreValue() function in panda::pandasm::FieldMetadata
475 auto err = ItemMetadata::StoreValue(attribute, value); in StoreValue()
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
255 …std::optional<Error> StoreValue(const std::string_view &attribute, const std::string_view &value) …
582 …std::optional<Error> StoreValue(const std::string_view &attribute, const std::string_view &value) …
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_function_stub_builder.cpp302 Label storeValue(env); in BuildArgumentsListFastElements() local
306 … BRANCH(Int32UnsignedLessThan(*index, elementsLength), &storeValue, &afterLoop); in BuildArgumentsListFastElements()
307 Bind(&storeValue); in BuildArgumentsListFastElements()
343 Label storeValue(env); in BuildArgumentsListFastElements() local
347 BRANCH(Int32UnsignedLessThan(*index, elementsLength), &storeValue, &afterLoop); in BuildArgumentsListFastElements()
348 Bind(&storeValue); in BuildArgumentsListFastElements()
Dbuiltins_typedarray_stub_builder.cpp195 Label storeValue(env); in FastCopyElementToArray() local
215 BRANCH(Int32UnsignedLessThan(*start, arrLen), &storeValue, &exit); in FastCopyElementToArray()
216 Bind(&storeValue); in FastCopyElementToArray()
3515 Label storeValue(env); in CopyElementsToArrayBuffer() local
3516 BRANCH(Int32UnsignedLessThan(*i, srcLength), &storeValue, &exit); in CopyElementsToArrayBuffer()
3517 Bind(&storeValue); in CopyElementsToArrayBuffer()
Dbuiltins_object_stub_builder.cpp772 Label storeValue(env); in CopyFromEnumCache() local
776 BRANCH(Int32UnsignedLessThan(*index, *newLen), &storeValue, &afterLoop); in CopyFromEnumCache()
777 Bind(&storeValue); in CopyFromEnumCache()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp1031 const ArrayComponentTypeHelperT<COMPONENT_TYPE_ID> &storeValue) in PrepareEmitterForArrayTest() argument
1039 emitter.Fldai(bit_cast<int32_t>(storeValue)); in PrepareEmitterForArrayTest()
1041 emitter.FldaiWide(bit_cast<int64_t>(storeValue)); in PrepareEmitterForArrayTest()
1043 emitter.LdaiWide(static_cast<int64_t>(storeValue)); in PrepareEmitterForArrayTest()
1089 const auto storeValue = GetStoreValue<ComponentType>(elemClass); in TestArray() local
1092 …pareEmitterForArrayTest<COMPONENT_TYPE_ID>(emitter, ARRAY_LENGTH, LOAD_IDX, STORE_IDX, storeValue); in TestArray()
1107 frameHandler.GetVReg(4U).SetReference(storeValue); in TestArray()
1133 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.cpp2904 …JSHandle<JSTaggedValue> storeValue = GetHArg<JSTaggedValue>(argv, argc, 2); // 2: means the secon… in DEF_RUNTIME_STUBS() local
2908 if (UNLIKELY(!JSTaggedValue::SameValue(storeValue, verifiedValue))) { in DEF_RUNTIME_STUBS()
2917 storeValue->Dump(oss); in DEF_RUNTIME_STUBS()