Searched defs:outer_code (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | addresses.h | 75 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
|
| H A D | regclass.c | 878 enum rtx_code outer_code, enum rtx_code index_code) in ok_for_base_p_nonstrict() 1942 enum rtx_code outer_code, enum rtx_code index_code, in record_address_regs()
|
| H A D | reload.c | 5367 enum rtx_code outer_code, enum rtx_code index_code, in find_reloads_address_1()
|
| H A D | combine.c | 8079 enum rtx_code outer_code, inner_code; in distribute_and_simplify_rtx() local
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm.c | 4646 arm_size_rtx_costs (rtx x, int code, int outer_code, int *total) in arm_size_rtx_costs() 4868 arm_slowmul_rtx_costs (rtx x, int code, int outer_code, int *total) in arm_slowmul_rtx_costs() 4922 arm_fastmul_rtx_costs (rtx x, int code, int outer_code, int *total) in arm_fastmul_rtx_costs() 4988 arm_xscale_rtx_costs (rtx x, int code, int outer_code, int *total) in arm_xscale_rtx_costs() 5069 arm_9e_rtx_costs (rtx x, int code, int outer_code, int *total) in arm_9e_rtx_costs()
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.c | 8294 sparc_rtx_costs (rtx x, int code, int outer_code, int *total) in sparc_rtx_costs()
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.c | 4744 ia64_rtx_costs (rtx x, int code, int outer_code, int *total) in ia64_rtx_costs()
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.c | 2111 s390_rtx_costs (rtx x, int code, int outer_code, int *total) in s390_rtx_costs()
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.c | 2511 mips_rtx_costs (rtx x, int code, int outer_code, int *total) in mips_rtx_costs()
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.c | 18749 rs6000_rtx_costs (rtx x, int code, int outer_code, int *total) in rs6000_rtx_costs()
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 17791 ix86_rtx_costs (rtx x, int code, int outer_code, int *total) in ix86_rtx_costs()
|