Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dstate.h49 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() function
122 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() function
209 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() function
Dinstruction_handler_state.h58 ALWAYS_INLINE void SetFrame(Frame *frame) in SetFrame() function
Dinstruction_handler_base.h204 ALWAYS_INLINE void SetFrame(Frame *frame) in SetFrame() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h76 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dcompiler_interface.h115 void SetFrame(Frame *frame) in SetFrame() function