Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp298 uint8_t PandaRuntimeInterface::GetStackReferenceMask() const in GetStackReferenceMask() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h355 virtual uint8_t GetStackReferenceMask() const in GetStackReferenceMask() function