Home
last modified time | relevance | path

Searched defs:GetVReg (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.h182 LocationState &GetVReg(Register reg) in GetVReg() function
187 const LocationState &GetVReg(Register reg) const in GetVReg() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h135 ALWAYS_INLINE inline const interpreter::VRegister &GetVReg(size_t i) const in GetVReg() function
140 ALWAYS_INLINE inline interpreter::VRegister &GetVReg(size_t i) in GetVReg() function
636 ALWAYS_INLINE inline interpreter::StaticVRegisterRef GetVReg(size_t i) in GetVReg() function
659 ALWAYS_INLINE inline interpreter::DynamicVRegisterRef GetVReg(size_t i) in GetVReg() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dtest_frame.h61 uint64_t GetVReg(size_t index) const override in GetVReg() function
/arkcompiler/toolchain/tooling/static/tests/
Dtest_frame.h61 uint64_t GetVReg(size_t index) const override in GetVReg() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h396 uint64_t GetVReg(size_t i) const override in GetVReg() function