Home | History | Annotate | Download | only in src

Lines Matching refs:clear_register_count

1162                                                 int clear_register_count,
1168 result->data_.u_submatch.clear_register_count = clear_register_count;
3007 int clear_register_count = data_.u_submatch.clear_register_count;
3008 if (clear_register_count == 0) {
3019 int clear_registers_to = clear_registers_from + clear_register_count - 1;