Home
last modified time | relevance | path

Searched refs:ix86_memory_move_cost (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/i386/
Di386-protos.h147 extern int ix86_memory_move_cost (enum machine_mode, enum reg_class, int);
Di386.h1877 ix86_memory_move_cost ((MODE), (CLASS), (IN))
Di386.c17708 ix86_memory_move_cost (enum machine_mode mode, enum reg_class class, int in) in ix86_memory_move_cost() function
/freebsd-12-stable/contrib/gcc/
DChangeLog-200129571 * i386-protos.h (ix86_memory_move_cost): Move offline.
29575 (ix86_memory_move_cost): Move offline from ....; Likewise.
DChangeLog-20033857 (ix86_memory_move_cost): Do not confuse TFmode.
18921 * config/i386/i386.c (ix86_memory_move_cost): Fix typo.
DChangeLog-20024698 (ix86_memory_move_cost): Fix for 64bit compilation.