Searched refs:int_mul_bit_factor (Results 1 – 2 of 2) sorted by relevance
89 const int int_mul_bit_factor; member
8375 if (sparc_costs->int_mul_bit_factor) in sparc_rtx_costs()8402 bit_cost = (nbits - 3) / sparc_costs->int_mul_bit_factor; in sparc_rtx_costs()