Home
last modified time | relevance | path

Searched defs:outer_code (Results 1 – 25 of 86) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-cost.c406 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 Dnds32-cost.cc406 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 Daddresses.h82 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
H A Dira-costs.c1068 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 Drtlanal.c4222 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 Daddresses.h82 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
H A Dira-costs.cc1129 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 Drl78.h378 #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 Drl78.h378 #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 Davr.h278 #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 Davr.c2351 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 Davr.h283 #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 Davr.cc2723 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 Dlm32.c925 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 Dlm32.cc925 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 Dvax.c839 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 Dmsp430.cc1205 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 Dor1k.cc1592 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 Dpdp11.c975 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 Dpdp11.cc975 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 Dv850.cc321 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 Dv850.c321 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 Dmn10300.c2314 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 Dpru.c668 int outer_code, int opno ATTRIBUTE_UNUSED, in pru_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.cc637 int outer_code, int opno ATTRIBUTE_UNUSED, in pru_rtx_costs()

1234