Lines Matching defs:shadow_frame
164 ShadowFrame& shadow_frame, in DoInvoke()
233 ShadowFrame& shadow_frame, in DoInvokeCustom()
251 ALWAYS_INLINE static JValue GetFieldValue(const ShadowFrame& shadow_frame, uint32_t vreg) in GetFieldValue()
330 ShadowFrame& shadow_frame, in ResolveString()
352 static inline bool DoIntDivide(ShadowFrame& shadow_frame, size_t result_reg, in DoIntDivide()
370 static inline bool DoIntRemainder(ShadowFrame& shadow_frame, size_t result_reg, in DoIntRemainder()
388 static inline bool DoLongDivide(ShadowFrame& shadow_frame, in DoLongDivide()
408 static inline bool DoLongRemainder(ShadowFrame& shadow_frame, in DoLongRemainder()
437 const ShadowFrame& shadow_frame, in DoPackedSwitch()
465 static inline int32_t DoSparseSwitch(const Instruction* inst, const ShadowFrame& shadow_frame, in DoSparseSwitch()
517 static inline void TraceExecution(const ShadowFrame& shadow_frame, const Instruction* inst, in TraceExecution()