Searched refs:smod_pow2_cheap (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dexpmed.c67 static bool smod_pow2_cheap[NUM_MACHINE_MODES]; variable
234 smod_pow2_cheap[mode] = (rtx_cost (&all.smod_32, SET)
4184 && (rem_flag ? smod_pow2_cheap[compute_mode]

Completed in 58 milliseconds