Lines Matching refs:ShadowFrame
98 ShadowFrame& frame, in SendMethodExitEvents()
131 ShadowFrame& frame,
140 ShadowFrame& frame,
154 ShadowFrame& shadow_frame, in MoveToExceptionHandler()
210 void UnexpectedOpcode(const Instruction* inst, const ShadowFrame& shadow_frame) { in UnexpectedOpcode()
241 ShadowFrame& shadow_frame,
248 ALWAYS_INLINE void CopyRegisters(ShadowFrame& caller_frame,
249 ShadowFrame* callee_frame,
259 ShadowFrame* shadow_frame, in ArtInterpreterToCompiledCodeBridge()
303 void SetStringInitValueToAllAliases(ShadowFrame* shadow_frame, in SetStringInitValueToAllAliases()
329 ShadowFrame& shadow_frame, in DoMethodHandleInvokeCommon()
429 ShadowFrame& shadow_frame, in DoMethodHandleInvokeExact()
446 ShadowFrame& shadow_frame, in DoMethodHandleInvoke()
463 ShadowFrame& shadow_frame, in DoVarHandleInvokeCommon()
516 ShadowFrame& shadow_frame, \
560 ShadowFrame& shadow_frame, in DO_VAR_HANDLE_ACCESSOR()
895 ShadowFrame& shadow_frame, in InvokeBootstrapMethod()
1104 ShadowFrame& shadow_frame, in DoResolveCallSite()
1134 ShadowFrame& shadow_frame, in DoInvokeCustom()
1168 static inline void AssignRegister(ShadowFrame* new_shadow_frame, const ShadowFrame& shadow_frame, in AssignRegister()
1186 inline void CopyRegisters(ShadowFrame& caller_frame, in CopyRegisters()
1187 ShadowFrame* callee_frame, in CopyRegisters()
1211 ShadowFrame& shadow_frame, in DoCallCommon()
1297 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallCommon()
1419 bool DoCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame, in DoCall()
1443 const ShadowFrame& shadow_frame, in DoFilledNewArray()
1566 ShadowFrame& shadow_frame, \
1579 Thread* self, ShadowFrame& shadow_frame, const Instruction* inst, \
1589 const ShadowFrame& shadow_frame, \