Home
last modified time | relevance | path

Searched defs:AccVRegister (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dacc_vregister.h29 …ALWAYS_INLINE inline AccVRegister(int64_t payload, int64_t mirror) : payload_(payload), mirror_(mi… in AccVRegister() function
Dacc_vregister-inl.h40 ALWAYS_INLINE inline operator AccVRegister() const in AccVRegister() function