Home | History | Annotate | Download | only in src

Lines Matching refs:stack_pointer_register

1154   result->data_.u_submatch.stack_pointer_register = stack_reg;
1166 result->data_.u_submatch.stack_pointer_register = stack_reg;
2961 data_.u_submatch.stack_pointer_register);
3006 data_.u_submatch.stack_pointer_register);
3711 int stack_pointer_register = compiler->AllocateRegister();
3722 ActionNode::PositiveSubmatchSuccess(stack_pointer_register,
3729 stack_pointer_register,
3762 int stack_pointer_register = compiler->AllocateRegister();
3774 stack_pointer_register,
3778 ActionNode::PositiveSubmatchSuccess(stack_pointer_register,
3798 success = new NegativeSubmatchSuccess(stack_pointer_register,
3805 return ActionNode::BeginSubmatch(stack_pointer_register,