Searched refs:rs6000_adjust_cost (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 1393 #define TARGET_SCHED_ADJUST_COST rs6000_adjust_cost 17729 rs6000_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep_insn, int cost, in rs6000_adjust_cost() function 17994 int ret = rs6000_adjust_cost (insn, dep_type, dep_insn, cost, dw); in rs6000_debug_adjust_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 1381 #define TARGET_SCHED_ADJUST_COST rs6000_adjust_cost 17271 rs6000_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep_insn, int cost, in rs6000_adjust_cost() function 17549 int ret = rs6000_adjust_cost (insn, dep_type, dep_insn, cost, dw); in rs6000_debug_adjust_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2014 | 1291 config/rs6000/rs6000.c (rs6000_adjust_cost) <TYPE_COMPARE>: Remove 20823 * config/rs6000/rs6000.c (rs6000_adjust_cost): Handle exts+dot case. 23073 (rs6000_adjust_cost): Likewise for params "insn", "dep_insn". 37144 * config/rs6000/rs6000.c (rs6000_adjust_cost): Adjust. 37178 * config/rs6000/rs6000.c (rs6000_adjust_cost): Adjust. 37235 * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn, 37272 * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn, 37307 * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn, 37348 * config/rs6000/rs6000.c (rs6000_adjust_cost, is_cracked_insn, 39480 * config/rs6000/rs6000.c (rs6000_adjust_cost, is_microcoded_insn,
|
H A D | ChangeLog-2016 | 15698 (rs6000_adjust_cost): Likewise. 17020 * config/rs6000/rs6000.c (rs6000_adjust_cost): Likewise. 19490 (rs6000_adjust_cost): Add Power9 to test for store->load separation. 19620 * config/rs6000/rs6000.c (rs6000_adjust_cost): Add TYPE_FPSIMPLE.
|
H A D | ChangeLog-2006 | 5403 (rs6000_adjust_cost): Add Cell cost adjustments. 6554 (rs6000_adjust_cost): Add power6 cost adjustments.
|
H A D | ChangeLog-2017 | 4004 (rs6000_adjust_cost): Ditto. 4024 (rs6000_adjust_cost): Ditto. 31766 (rs6000_adjust_cost): Replace six calls of store_data_bypass_p with
|
H A D | ChangeLog-2004 | 6162 (rs6000_adjust_cost): Increase latency of store to wider load. 11842 * config/rs6000/rs6000.c (rs6000_adjust_cost): dep_insn is used. 37157 (rs6000_adjust_cost): Add CPU_POWER5.
|
H A D | ChangeLog-2009 | 17763 (rs6000_adjust_cost): Add POWER7 support. 17810 (rs6000_adjust_cost): Fix some spacing issues.
|
H A D | ChangeLog-2012 | 16984 (rs6000_adjust_cost): Adjust. 22408 (rs6000_adjust_cost): Add extra scheduling cycles between compare
|
H A D | ChangeLog-2003 | 28182 (rs6000_adjust_cost): Add IMUL_COMPARE and LMUL_COMPARE. 32671 (rs6000_adjust_cost): Add CMP and DELAYED_CR types.
|
H A D | ChangeLog-2019 | 27597 (rs6000_adjust_cost): Likewise. 34719 (rs6000_adjust_cost, find_mem_ref): Use MEM_P.
|
H A D | ChangeLog-1998 | 9844 (rs6000_adjust_cost): Mark parameter `dep_insn' with ATTRIBUTE_UNUSED.
|
H A D | ChangeLog-2015 | 3614 * config/rs6000/rs6000.c (rs6000_adjust_cost): Correct 7355 (rs6000_adjust_cost): Likewise.
|
H A D | ChangeLog-2001 | 9563 (rs6000_adjust_cost): Fix cycle counts for compares.
|
H A D | ChangeLog-2002 | 16761 (rs6000_adjust_cost): Add 603, 604, 604e, 620, 630, Power4 to
|
H A D | ChangeLog-2020 | 13253 * config/rs6000/rs6000.c (rs6000_adjust_cost): Remove Power6
|
H A D | ChangeLog-2018 | 31784 * config/rs6000/rs6000.c (rs6000_adjust_cost): Adjust.
|
H A D | ChangeLog-2013 | 29919 (rs6000_adjust_cost): Add power8 support.
|