Home
last modified time | relevance | path

Searched full:getandset (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.polymorphic.range.yaml779 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa…
788 fmovi v7, 2.718282 # value to set by getAndSet
790 call.polymorphic.range panda.invoke.VarHandle.getAndSet, v5
Dcalle.polymorphic.range.yaml779 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa…
788 fmovi v7, 2.718282 # value to set by getAndSet
790 calle.polymorphic.range panda.invoke.VarHandle.getAndSet, v5
Dcall.polymorphic.yaml685 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa…
694 fmovi v8, 2.718282 # value to set by getAndSet
696 call.polymorphic panda.invoke.VarHandle.getAndSet, v5, v6, v8
Dcalle.polymorphic.yaml685 …- .function f32 panda.invoke.VarHandle.getAndSet(panda.invoke.VarHandle a0, R a1, f32 a2) <externa…
694 fmovi v8, 2.718282 # value to set by getAndSet
696 calle.polymorphic panda.invoke.VarHandle.getAndSet, v5, v6, v8
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_arraylist_test.cpp266 HWTEST_F_L0(ContainersArrayListTest, GetAndSet) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp1420 /* Since GetAndSet is defined as a non-faulting operation we in EncodeUnsafeGetAndSet()