Home
last modified time | relevance | path

Searched defs:VRegValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dvreg_value.h23 class VRegValue { class
25 constexpr explicit VRegValue(int64_t value = 0) : value_(value) {} in VRegValue() function in ark::tooling::VRegValue
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Ddebugger_test.cpp81 struct VRegValue { struct

Completed in 1 milliseconds