Searched refs:msp430_print_operand_raw (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.c | 3221 msp430_print_operand_raw (FILE * file, rtx op) in msp430_print_operand_raw() function 3271 msp430_print_operand_raw (file, XEXP (addr, 1)); in msp430_print_operand_addr() 3295 msp430_print_operand_raw (file, addr); in msp430_print_operand_addr() 3424 msp430_print_operand_raw (file, op); in msp430_print_operand() 3436 msp430_print_operand_raw (file, op); in msp430_print_operand() 3582 msp430_print_operand_raw (file, op); in msp430_print_operand() 3598 msp430_print_operand_raw (file, XEXP (op, 0)); in msp430_print_operand() 3604 msp430_print_operand_raw (file, XEXP (op, 0)); in msp430_print_operand() 3620 msp430_print_operand_raw (file, op); in msp430_print_operand()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.cc | 3960 msp430_print_operand_raw (FILE * file, rtx op) in msp430_print_operand_raw() function 4010 msp430_print_operand_raw (file, XEXP (addr, 1)); in msp430_print_operand_addr() 4034 msp430_print_operand_raw (file, addr); in msp430_print_operand_addr() 4196 msp430_print_operand_raw (file, op); in msp430_print_operand() 4208 msp430_print_operand_raw (file, op); in msp430_print_operand() 4349 msp430_print_operand_raw (file, op); in msp430_print_operand() 4365 msp430_print_operand_raw (file, XEXP (op, 0)); in msp430_print_operand() 4371 msp430_print_operand_raw (file, XEXP (op, 0)); in msp430_print_operand() 4387 msp430_print_operand_raw (file, op); in msp430_print_operand()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2019 | 17526 (msp430_print_operand_raw): Likewise.
|
H A D | ChangeLog-2013 | 17239 (msp430_print_operand_raw): Delete unused letter parameter.
|
H A D | ChangeLog-2014 | 38714 (msp430_print_operand_raw): Change integer printing from "int" to
|