Home
last modified time | relevance | path

Searched refs:shiftcosts (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc254 static int shiftcosts (rtx);
3075 shiftcosts (rtx x) in shiftcosts() function
3511 int cost = shiftcosts (x); in sh_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.103975 * sh.c (shiftcosts): For SH3, max cost of arithmetic right shift is 3.
7031 * sh/sh.c (shiftcosts, genshifty_op): Add SH3 support.
DChangeLog-201216868 * config/sh/sh.c (shiftcosts): Remove case where first operand
16870 (sh_rtx_costs) ... here. Return false when shiftcosts cannot be
31902 * config/sh/sh.c (shiftcosts): Return MAX_COST when the first
31905 of shiftcosts.
DChangeLog-200110664 * sh.c (shiftcosts): Don't use shiftcosts array for modes wider
DFSFChangeLog.113109 (shiftcosts, expand_ashiftrt, shl_sext_kind):
DChangeLog-20002151 * config/sh/sh.c (shiftcosts): Don't get INTVAL before testing
DChangeLog-200926657 * config/sh/sh.c (shift_insns_rtx, shiftcosts, gen_shifty_op,
DChangeLog-200334484 * config/sh/sh.c (shiftcosts): Make static.
DChangeLog-200231946 (shiftcosts, addsubcosts, multcosts): Adjust.