own_regno
return hardreg_storage_table + info->own_regno;
set_bit(info->own_regno, regs_in_use);
int regno = info->own_regno;
return get_hardreg(hardreg_storage_table + info->own_regno, 0);