Searched refs:rs6000_register_move_cost (Results 1 – 12 of 12) sorted by relevance
1481 #define TARGET_REGISTER_MOVE_COST rs6000_register_move_cost22265 rs6000_register_move_cost (machine_mode mode, in rs6000_register_move_cost() function22344 ret = (rs6000_register_move_cost (mode, GENERAL_REGS, to) in rs6000_register_move_cost()22345 + rs6000_register_move_cost (mode, from, GENERAL_REGS)); in rs6000_register_move_cost()22380 ret = 4 + rs6000_register_move_cost (mode, rclass, GENERAL_REGS); in rs6000_memory_move_cost()
15216 * config/rs6000/rs6000.c (rs6000_register_move_cost): Likewise.15256 * config/rs6000/rs6000.c (rs6000_register_move_cost): Likewise.27599 (rs6000_register_move_cost): Likewise.27889 * config/rs6000/rs6000.c (rs6000_register_move_cost): Increase29181 * config/rs6000/rs6000.c (rs6000_register_move_cost): Correct30238 * config/rs6000/rs6000.c (rs6000_register_move_cost): Fix typo.
4032 (rs6000_register_move_cost): Ditto.15760 (rs6000_register_move_cost): Likewise.15764 (rs6000_register_move_cost): Likewise.
21760 * config/rs6000/rs6000-protos.h (rs6000_register_move_cost,21764 (rs6000_register_move_cost): Make static. Change arguments type from
29924 (rs6000_register_move_cost): Likewise.36049 (rs6000_register_move_cost): Use VECTOR_MEM_VSX_P instead of
23816 * config/rs6000/rs6000.c (rs6000_register_move_cost): Preserve from24392 * config/rs6000/rs6000.c (rs6000_register_move_cost): Make LR/CTR
7360 (rs6000_register_move_cost): Likewise.24088 (rs6000_register_move_cost): Likewise.
21881 * config/rs6000/rs6000.c (rs6000_register_move_cost): Increase cost
27114 (rs6000_register_move_cost): Likewise.
15908 rs6000_register_move_cost, rs6000_memory_move_cost): Likewise.
8043 (rs6000_register_move_cost): Use FIRST_FPR_REGNO instead of 32.
4083 * config/rs6000/rs6000.c (rs6000_register_move_cost): New function.