Home
last modified time | relevance | path

Searched refs:rs6000_adjust_cost (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc1393 #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 Drs6000.c1381 #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 DChangeLog-20141291 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 DChangeLog-201615698 (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 DChangeLog-20065403 (rs6000_adjust_cost): Add Cell cost adjustments.
6554 (rs6000_adjust_cost): Add power6 cost adjustments.
H A DChangeLog-20174004 (rs6000_adjust_cost): Ditto.
4024 (rs6000_adjust_cost): Ditto.
31766 (rs6000_adjust_cost): Replace six calls of store_data_bypass_p with
H A DChangeLog-20046162 (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 DChangeLog-200917763 (rs6000_adjust_cost): Add POWER7 support.
17810 (rs6000_adjust_cost): Fix some spacing issues.
H A DChangeLog-201216984 (rs6000_adjust_cost): Adjust.
22408 (rs6000_adjust_cost): Add extra scheduling cycles between compare
H A DChangeLog-200328182 (rs6000_adjust_cost): Add IMUL_COMPARE and LMUL_COMPARE.
32671 (rs6000_adjust_cost): Add CMP and DELAYED_CR types.
H A DChangeLog-201927597 (rs6000_adjust_cost): Likewise.
34719 (rs6000_adjust_cost, find_mem_ref): Use MEM_P.
H A DChangeLog-19989844 (rs6000_adjust_cost): Mark parameter `dep_insn' with ATTRIBUTE_UNUSED.
H A DChangeLog-20153614 * config/rs6000/rs6000.c (rs6000_adjust_cost): Correct
7355 (rs6000_adjust_cost): Likewise.
H A DChangeLog-20019563 (rs6000_adjust_cost): Fix cycle counts for compares.
H A DChangeLog-200216761 (rs6000_adjust_cost): Add 603, 604, 604e, 620, 630, Power4 to
H A DChangeLog-202013253 * config/rs6000/rs6000.c (rs6000_adjust_cost): Remove Power6
H A DChangeLog-201831784 * config/rs6000/rs6000.c (rs6000_adjust_cost): Adjust.
H A DChangeLog-201329919 (rs6000_adjust_cost): Add power8 support.