Searched refs:first_arg_reg (Results 1 – 1 of 1) sorted by relevance
658 uint32_t shorty_len, ShadowFrame* sf, size_t first_arg_reg) : in BuildQuickShadowFrameVisitor() argument659 QuickArgumentVisitor(sp, is_static, shorty, shorty_len), sf_(sf), cur_reg_(first_arg_reg) {} in BuildQuickShadowFrameVisitor()804 size_t first_arg_reg = accessor.RegistersSize() - accessor.InsSize(); in artQuickToInterpreterBridge() local806 shadow_frame, first_arg_reg); in artQuickToInterpreterBridge()