Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h49 ALWAYS_INLINE inline int64_t GetAccValue() in GetAccValue() function
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.cpp897 static inline uint64_t GetAccValue(PandaVector<uint64_t> &vregs, size_t nregs, PandaVector<uint64_t… in GetAccValue() function