Searched defs:MovePrimitive (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/interpreter/ | ||
H A D | acc_vregister-inl.h | 121 ALWAYS_INLINE inline void MovePrimitive(const AccVRegisterTRef &other) in MovePrimitive() function in ark::interpreter::AccVRegisterTRef |
H A D | vregister.h | 242 ALWAYS_INLINE inline void MovePrimitive(const T &other) in MovePrimitive() function in ark::interpreter::VRegisterRef 427 ALWAYS_INLINE inline void MovePrimitive(const StaticVRegisterRef &other) in MovePrimitive() function in ark::interpreter::StaticVRegisterRef 519 ALWAYS_INLINE inline void MovePrimitive(const DynamicVRegisterRef &other) in MovePrimitive() function in ark::interpreter::DynamicVRegisterRef |
Completed in 2 milliseconds