Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dtest_frame.h74 RegisterKind GetVRegKind(size_t i) const override in GetVRegKind() function
/arkcompiler/toolchain/tooling/static/tests/
Dtest_frame.h74 RegisterKind GetVRegKind(size_t i) const override in GetVRegKind() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h404 RegisterKind GetVRegKind(size_t i) const override in GetVRegKind() function
Ddebugger.cpp928 static PtFrame::RegisterKind GetVRegKind([[maybe_unused]] VRegRef reg) in GetVRegKind() function