Home | History | Annotate | Download | only in x64

Lines Matching refs:allocatable_register_count

1298   int allocatable_register_count = config->num_allocatable_general_registers();
1307 for (int i = allocatable_register_count - 1; i >= 0; --i) {