Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dacc_vregister-inl.h77 ALWAYS_INLINE inline void Move(const StaticVRegisterRef &other) in Move() function
83 ALWAYS_INLINE inline void Move(const DynamicVRegisterRef &other) in Move() function
136 ALWAYS_INLINE inline void Move(const AccVRegisterTRef &other) in Move() function
Dvregister.h263 ALWAYS_INLINE inline void Move(const T &other) in Move() function
409 ALWAYS_INLINE inline void Move(std::pair<int64_t, int64_t> value) in Move() function
448 ALWAYS_INLINE inline void Move(const StaticVRegisterRef &other) in Move() function
503 ALWAYS_INLINE inline void Move(std::pair<int64_t, int64_t> value) in Move() function
540 ALWAYS_INLINE inline void Move(const DynamicVRegisterRef &other) in Move() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1449 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move() function