Searched refs:smod_32 (Results 1 – 2 of 2) sorted by relevance
125 struct rtx_def smod_32; rtunion smod_32_fld1; in init_expmed() member177 PUT_CODE (&all.smod_32, MOD); in init_expmed()178 XEXP (&all.smod_32, 0) = &all.reg; in init_expmed()179 XEXP (&all.smod_32, 1) = XEXP (&all.sdiv_32, 1); in init_expmed()219 PUT_MODE (&all.smod_32, mode); in init_expmed()234 smod_pow2_cheap[mode] = (rtx_cost (&all.smod_32, SET) in init_expmed()
3237 and smod_pow2_cheap, to sdiv_32 and smod_32 to avoid confusion.