Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dacc_vregister-inl.h79 ALWAYS_INLINE inline void Move(const StaticVRegisterRef &other) in Move() function
85 ALWAYS_INLINE inline void Move(const DynamicVRegisterRef &other) in Move() function
139 ALWAYS_INLINE inline void Move(const AccVRegisterTRef &other) in Move() function
Dvregister.h254 ALWAYS_INLINE inline void Move(const T &other) in Move() function
400 ALWAYS_INLINE inline void Move(std::pair<int64_t, int64_t> value) in Move() function
439 ALWAYS_INLINE inline void Move(const StaticVRegisterRef &other) in Move() function
494 ALWAYS_INLINE inline void Move(std::pair<int64_t, int64_t> value) in Move() function
531 ALWAYS_INLINE inline void Move(const DynamicVRegisterRef &other) in Move() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp64 bool EntryIdMap::Move(JSTaggedType oldAddr, JSTaggedType forwardAddr) in Move() function in panda::ecmascript::EntryIdMap
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h451 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move() function