Home
last modified time | relevance | path

Searched refs:int_mul_bit_factor (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.h89 const int int_mul_bit_factor; member
H A Dsparc.c8375 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()