Searched refs:int_mul_bit_factor (Results 1 – 2 of 2) sorted by relevance
129 const int int_mul_bit_factor; member12201 if (sparc_costs->int_mul_bit_factor) in sparc_rtx_costs()12216 bit_cost = (nbits - 3) / sparc_costs->int_mul_bit_factor; in sparc_rtx_costs()
129 const int int_mul_bit_factor; member12163 if (sparc_costs->int_mul_bit_factor) in sparc_rtx_costs()12178 bit_cost = (nbits - 3) / sparc_costs->int_mul_bit_factor; in sparc_rtx_costs()