Home
last modified time | relevance | path

Searched refs:GetValuePtrFromSlot (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcframe.h252 return *GetValuePtrFromSlot(slot); in GetValueFromSlot()
255 const SlotType *GetValuePtrFromSlot(int slot) const in GetValuePtrFromSlot() function in ark::final
H A Dcframe_iterators.h402 Span<SlotType const> gprSlots(cframe->GetValuePtrFromSlot(gprStartSlot), GPR_ARGS_MAX); in MakeRange()
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dreference_storage.cpp467 auto slotTypeRef = cframe.GetValuePtrFromSlot(regInfo.GetValue()); in StackReferenceCheck()

Completed in 5 milliseconds