Searched refs:get_index_scale (Results 1 – 6 of 6) sorted by relevance
3250 GEN_INT (get_index_scale (ad)), new_reg, 1); in index_part_to_reg()3334 && (scale = get_index_scale (ad))) in equiv_address_substitution()3650 else if ((scale = get_index_scale (&ad)) == 1) in process_address_1()
2472 extern HOST_WIDE_INT get_index_scale (const struct address_info *);
6517 get_index_scale (const struct address_info *info) in get_index_scale() function
3320 GEN_INT (get_index_scale (ad)), new_reg, 1); in index_part_to_reg()3404 && (scale = get_index_scale (ad))) in equiv_address_substitution()3758 else if ((scale = get_index_scale (&ad)) == 1) in process_address_1()
2482 extern HOST_WIDE_INT get_index_scale (const struct address_info *);
6210 (decompose_mem_address, update_address, get_index_scale)6218 (update_address, get_index_scale, get_index_code): New functions.6221 (get_index_scale): Delete.6237 * lra-constraints.c (get_index_scale, can_add_disp_p): New functions.