Home
last modified time | relevance | path

Searched refs:memory_move_secondary_cost (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreload.h35 extern int memory_move_secondary_cost (machine_mode, reg_class_t, bool);
Dreginfo.cc546 memory_move_secondary_cost (machine_mode mode, reg_class_t rclass, in memory_move_secondary_cost() function
577 return memory_move_secondary_cost (mode, altclass, in) + partial_cost; in memory_move_secondary_cost()
Dtarghooks.cc1890 return (4 + memory_move_secondary_cost (mode, (enum reg_class) rclass, in)); in default_memory_move_cost()
DFSFChangeLog1682 * regclass.c (memory_move_secondary_cost): Protect uses of
1694 (memory_move_secondary_cost): Declare.
1696 (memory_move_secondary_cost) [HAVE_SECONDARY_RELOADS]: New function.
1708 Add memory_move_secondary_cost result to cpu-specific cost.
DChangeLog-201017450 * reload.h (register_move_cost, memory_move_secondary_cost,
17457 (memory_move_secondary_cost): Change arguments type from
24488 (init_move_cost, memory_move_secondary_cost): Replace
27686 (memory_move_secondary_cost): Change type of 'in' argument to bool.
27688 (memory_move_secondary_cost): Change type of 'in' argument to bool.
Dtarget.def3628 GCC defines the function @code{memory_move_secondary_cost} if\n\
DChangeLog-199814821 * regclass.c (memory_move_secondary_cost): Wrap uses of
DChangeLog-1999244 * regclass.c (memory_move_secondary_cost): Mark variable `mem'
DChangeLog-200813695 * regclass.c (memory_move_secondary_cost, dump_regclass, regclass,
DChangeLog-20016601 (MEMORY_MOVE_COST): Allow for memory_move_secondary_cost.
DChangeLog-20053472 (memory_move_secondary_cost, init_reg_autoinc): Remove
DChangeLog-200413741 memory_move_secondary_cost): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.cc128 return (5 + memory_move_secondary_cost (mode, rclass, in)); in xstormy16_memory_move_cost()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc13416 + memory_move_secondary_cost (mode, rclass, in)); in mips_memory_move_cost()
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi6697 GCC defines the function @code{memory_move_secondary_cost} if
6724 GCC defines the function @code{memory_move_secondary_cost} if
Dtm.texi.in4448 GCC defines the function @code{memory_move_secondary_cost} if
Dgccint.info38640 GCC defines the function 'memory_move_secondary_cost' if secondary
38668 GCC defines the function 'memory_move_secondary_cost' if secondary