Lines Matching refs:ShadowFrame

94                           ShadowFrame& frame,  in SendMethodExitEvents()
127 ShadowFrame& frame,
136 ShadowFrame& frame,
150 ShadowFrame& shadow_frame, in MoveToExceptionHandler()
206 void UnexpectedOpcode(const Instruction* inst, const ShadowFrame& shadow_frame) { in UnexpectedOpcode()
237 ShadowFrame& shadow_frame,
244 ALWAYS_INLINE void CopyRegisters(ShadowFrame& caller_frame,
245 ShadowFrame* callee_frame,
255 ShadowFrame* shadow_frame, in ArtInterpreterToCompiledCodeBridge()
299 void SetStringInitValueToAllAliases(ShadowFrame* shadow_frame, in SetStringInitValueToAllAliases()
325 ShadowFrame& shadow_frame, in DoMethodHandleInvokeCommon()
425 ShadowFrame& shadow_frame, in DoMethodHandleInvokeExact()
442 ShadowFrame& shadow_frame, in DoMethodHandleInvoke()
459 ShadowFrame& shadow_frame, in DoVarHandleInvokeCommon()
512 ShadowFrame& shadow_frame, \
556 ShadowFrame& shadow_frame, in DO_VAR_HANDLE_ACCESSOR()
891 ShadowFrame& shadow_frame, in InvokeBootstrapMethod()
1100 ShadowFrame& shadow_frame, in DoResolveCallSite()
1130 ShadowFrame& shadow_frame, in DoInvokeCustom()
1164 static inline void AssignRegister(ShadowFrame* new_shadow_frame, const ShadowFrame& shadow_frame, in AssignRegister()
1182 inline void CopyRegisters(ShadowFrame& caller_frame, in CopyRegisters()
1183 ShadowFrame* callee_frame, in CopyRegisters()
1207 ShadowFrame& shadow_frame, in DoCallCommon()
1293 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallCommon()
1415 bool DoCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame, in DoCall()
1439 const ShadowFrame& shadow_frame, in DoFilledNewArray()
1562 ShadowFrame& shadow_frame, \
1575 Thread* self, ShadowFrame& shadow_frame, const Instruction* inst, \
1585 const ShadowFrame& shadow_frame, \