Home
last modified time | relevance | path

Searched refs:avr_memory_move_cost (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c10679 avr_memory_move_cost (machine_mode mode, in avr_memory_move_cost() function
14648 #define TARGET_MEMORY_MOVE_COST avr_memory_move_cost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc11241 avr_memory_move_cost (machine_mode mode, in avr_memory_move_cost() function
15091 #define TARGET_MEMORY_MOVE_COST avr_memory_move_cost
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201135579 (avr_register_move_cost, avr_memory_move_cost): New Functions.