Searched defs:outer_code (Results 76 – 86 of 86) sorted by relevance
1234
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 3228 sh_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, in sh_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.c | 3228 sh_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, in sh_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 10218 arm_rtx_costs_internal (rtx x, enum rtx_code code, enum rtx_code outer_code, in arm_rtx_costs_internal() 11982 arm_rtx_costs (rtx x, machine_mode mode ATTRIBUTE_UNUSED, int outer_code, in arm_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 3556 s390_rtx_costs (rtx x, machine_mode mode, int outer_code, in s390_rtx_costs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 3625 s390_rtx_costs (rtx x, machine_mode mode, int outer_code, in s390_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 19450 enum rtx_code outer_code = (enum rtx_code) outer_code_i; in ix86_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 20488 enum rtx_code outer_code = (enum rtx_code) outer_code_i; in ix86_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 4088 mips_rtx_costs (rtx x, machine_mode mode, int outer_code, in mips_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 4077 mips_rtx_costs (rtx x, machine_mode mode, int outer_code, in mips_rtx_costs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 12135 rtx_code outer_code = GET_CODE (x); in aarch64_extend_bitfield_pattern_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 13622 rtx_code outer_code = GET_CODE (x); in aarch64_extend_bitfield_pattern_p() local
|
1234