Searched refs:avr_print_operand_address (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 2693 avr_print_operand_address (FILE *file, machine_mode /*mode*/, rtx addr) in avr_print_operand_address() function 2899 avr_print_operand_address (file, VOIDmode, XEXP (addr, 0)); in avr_print_operand() 2908 avr_print_operand_address (file, VOIDmode, XEXP (addr, 0)); in avr_print_operand() 2914 avr_print_operand_address (file, VOIDmode, XEXP (addr, 0)); in avr_print_operand() 2922 avr_print_operand_address (file, VOIDmode, addr); in avr_print_operand() 2927 avr_print_operand_address in avr_print_operand() 2968 avr_print_operand_address (file, VOIDmode, x); in avr_print_operand() 14761 #define TARGET_PRINT_OPERAND_ADDRESS avr_print_operand_address
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 3067 avr_print_operand_address (FILE *file, machine_mode /*mode*/, rtx addr) in avr_print_operand_address() function 3273 avr_print_operand_address (file, VOIDmode, XEXP (addr, 0)); in avr_print_operand() 3282 avr_print_operand_address (file, VOIDmode, XEXP (addr, 0)); in avr_print_operand() 3288 avr_print_operand_address (file, VOIDmode, XEXP (addr, 0)); in avr_print_operand() 3296 avr_print_operand_address (file, VOIDmode, addr); in avr_print_operand() 3301 avr_print_operand_address in avr_print_operand() 3342 avr_print_operand_address (file, VOIDmode, x); in avr_print_operand() 15208 #define TARGET_PRINT_OPERAND_ADDRESS avr_print_operand_address
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 5449 * config/avr/avr.c (avr_print_operand_address): Use CONST_INT_P if 17878 (avr_print_operand_address) [AVR_TINY]: Add AVR_TINY_PM_OFFSET 20270 (avr_print_operand_address): Dito.
|
H A D | ChangeLog-2015 | 7513 * config/avr/avr.c (avr_print_operand_address): Add MODE argument. 7514 (avr_print_operand): Update calls to avr_print_operand_address.
|
H A D | ChangeLog-2011 | 810 (avr_print_operand_address): ...this and make static.
|
H A D | ChangeLog-2017 | 27854 (avr_print_operand_address) [AVR_TINY]: Same.
|