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