Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Daddresses.h82 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
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()
Drtlanal.cc4560 rtx_cost (rtx x, machine_mode mode, enum rtx_code outer_code, in rtx_cost()
6482 strip_address_mutations (rtx *loc, enum rtx_code *outer_code) in strip_address_mutations()
6675 enum rtx_code outer_code, enum rtx_code index_code) in baseness()
6781 addr_space_t as, enum rtx_code outer_code) in decompose_address()
Dreload.cc5562 enum rtx_code outer_code, enum rtx_code index_code, in find_reloads_address_1()
Dcombine.cc9967 enum rtx_code outer_code, inner_code; in distribute_and_simplify_rtx() local
10435 enum rtx_code outer_code, HOST_WIDE_INT outer_const) in try_widen_shift_mode()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
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
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/dist/gcc/config/lm32/
Dlm32.cc925 lm32_rtx_costs (rtx x, machine_mode mode, int outer_code, in lm32_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/
Dvax.cc815 vax_rtx_costs (rtx x, machine_mode mode, int outer_code, in vax_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
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/
Dv850.cc321 v850_rtx_costs (rtx x, machine_mode mode, int outer_code, in v850_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/
Dmn10300.cc2314 mn10300_rtx_costs (rtx x, machine_mode mode, int outer_code, in mn10300_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.cc2694 enum rtx_code outer_code) in bfin_valid_reg_p()
2809 enum rtx_code outer_code = (enum rtx_code) outer_code_i; in bfin_rtx_costs() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.cc539 mcore_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, in mcore_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/cris/
Dcris.cc1874 cris_rtx_costs (rtx x, machine_mode mode, int outer_code, int opno, in cris_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.cc1540 hppa_rtx_costs (rtx x, machine_mode mode, int outer_code, in hppa_rtx_costs()
8948 pa_commutative_p (const_rtx x, int outer_code) in pa_commutative_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.cc2211 m32c_rtx_costs (rtx x, machine_mode mode, int outer_code, in m32c_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/
Dh8300.cc1191 h8300_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, in h8300_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/
Dxtensa.cc3716 xtensa_rtx_costs (rtx x, machine_mode mode, int outer_code, in xtensa_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/
Dm68k.cc2985 m68k_rtx_costs (rtx x, machine_mode mode, int outer_code, in m68k_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc9321 int outer_code, in frv_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.cc1361 alpha_rtx_costs (rtx x, machine_mode mode, int outer_code, int opno, int *total, in alpha_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.cc5858 arc_rtx_costs (rtx x, machine_mode mode, int outer_code, in arc_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.cc5678 ia64_rtx_costs (rtx x, machine_mode mode, int outer_code, in ia64_rtx_costs()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc21752 rs6000_rtx_costs (rtx x, machine_mode mode, int outer_code, in rs6000_rtx_costs()
22123 rs6000_debug_rtx_costs (rtx x, machine_mode mode, int outer_code, in rs6000_debug_rtx_costs()

12