/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-cost.c | 406 int outer_code, in nds32_rtx_costs_size_prefer() 513 int outer_code, in nds32_rtx_costs_impl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-cost.cc | 406 int outer_code, in nds32_rtx_costs_size_prefer() 513 int outer_code, in nds32_rtx_costs_impl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | addresses.h | 82 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
|
H A D | ira-costs.c | 1068 enum rtx_code outer_code, enum rtx_code index_code) in ok_for_base_p_nonstrict() 1091 int context, enum rtx_code outer_code, in record_address_regs()
|
H A D | rtlanal.c | 4222 rtx_cost (rtx x, machine_mode mode, enum rtx_code outer_code, in rtx_cost() 6158 strip_address_mutations (rtx *loc, enum rtx_code *outer_code) in strip_address_mutations() 6351 enum rtx_code outer_code, enum rtx_code index_code) in baseness() 6457 addr_space_t as, enum rtx_code outer_code) in decompose_address()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | addresses.h | 82 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
|
H A D | ira-costs.cc | 1129 enum rtx_code outer_code, enum rtx_code index_code) in ok_for_base_p_nonstrict() 1152 int context, enum rtx_code outer_code, in record_address_regs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
H A D | rl78.h | 378 #define REGNO_MODE_CODE_OK_FOR_BASE_P(regno, mode, address_space, outer_code, index_code) \ argument 381 #define MODE_CODE_BASE_REG_CLASS(mode, address_space, outer_code, index_code) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
H A D | rl78.h | 378 #define REGNO_MODE_CODE_OK_FOR_BASE_P(regno, mode, address_space, outer_code, index_code) \ argument 381 #define MODE_CODE_BASE_REG_CLASS(mode, address_space, outer_code, index_code) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.h | 278 #define MODE_CODE_BASE_REG_CLASS(mode, as, outer_code, index_code) \ argument 283 #define REGNO_MODE_CODE_OK_FOR_BASE_P(num, mode, as, outer_code, index_code) \ argument
|
H A D | avr.c | 2351 RTX_CODE outer_code, bool strict) in avr_reg_ok_for_addr_p() 10757 avr_rtx_costs_1 (rtx x, machine_mode mode, int outer_code, in avr_rtx_costs_1() 11611 avr_rtx_costs (rtx x, machine_mode mode, int outer_code, in avr_rtx_costs() 12186 addr_space_t as, RTX_CODE outer_code, in avr_mode_code_base_reg_class() 12207 RTX_CODE outer_code, in avr_regno_mode_code_ok_for_base_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.h | 283 #define MODE_CODE_BASE_REG_CLASS(mode, as, outer_code, index_code) \ argument 288 #define REGNO_MODE_CODE_OK_FOR_BASE_P(num, mode, as, outer_code, index_code) \ argument
|
H A D | avr.cc | 2723 RTX_CODE outer_code, bool strict) in avr_reg_ok_for_addr_p() 11371 avr_rtx_costs_1 (rtx x, machine_mode mode, int outer_code, in avr_rtx_costs_1() 12243 avr_rtx_costs (rtx x, machine_mode mode, int outer_code, in avr_rtx_costs() 12611 addr_space_t as, RTX_CODE outer_code, in avr_mode_code_base_reg_class() 12632 RTX_CODE outer_code, in avr_regno_mode_code_ok_for_base_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
H A D | lm32.c | 925 lm32_rtx_costs (rtx x, machine_mode mode, int outer_code, in lm32_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/ |
H A D | lm32.cc | 925 lm32_rtx_costs (rtx x, machine_mode mode, int outer_code, in lm32_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax.c | 839 vax_rtx_costs (rtx x, machine_mode mode, int outer_code, in vax_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.cc | 1205 enum rtx_code outer_code = GET_CODE (outer_rtx); in msp430_costs() local 1320 enum rtx_code outer_code = GET_CODE (outer_rtx); in msp430_muldiv_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
H A D | or1k.cc | 1592 or1k_rtx_costs (rtx x, machine_mode mode, int outer_code, int /* opno */, in or1k_rtx_costs() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
H A D | pdp11.c | 975 pdp11_rtx_costs (rtx x, machine_mode mode, int outer_code, in pdp11_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
H A D | pdp11.cc | 975 pdp11_rtx_costs (rtx x, machine_mode mode, int outer_code, in pdp11_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/ |
H A D | v850.cc | 321 v850_rtx_costs (rtx x, machine_mode mode, int outer_code, in v850_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/ |
H A D | v850.c | 321 v850_rtx_costs (rtx x, machine_mode mode, int outer_code, in v850_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
H A D | mn10300.c | 2314 mn10300_rtx_costs (rtx x, machine_mode mode, int outer_code, in mn10300_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru.c | 668 int outer_code, int opno ATTRIBUTE_UNUSED, in pru_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru.cc | 637 int outer_code, int opno ATTRIBUTE_UNUSED, in pru_rtx_costs()
|