Searched refs:minmax_code (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm-protos.h | 129 extern RTX_CODE minmax_code (rtx);
|
H A D | arm.md | 4125 operands[3] = gen_rtx_fmt_ee (minmax_code (operands[3]), SImode, 4164 operands[5] = gen_rtx_fmt_ee (minmax_code (operands[5]), SImode, 4214 enum rtx_code rc = minmax_code (operands[4]);
|
H A D | arm.c | 13762 minmax_code (rtx x) in minmax_code() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-protos.h | 133 extern RTX_CODE minmax_code (rtx);
|
H A D | arm.md | 4126 operands[3] = gen_rtx_fmt_ee (minmax_code (operands[3]), SImode, 4165 operands[5] = gen_rtx_fmt_ee (minmax_code (operands[5]), SImode, 4215 enum rtx_code rc = minmax_code (operands[4]);
|
H A D | arm.cc | 13937 minmax_code (rtx x) in minmax_code() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 21621 arm_cirrus_insn_p, cirrus_reorg, minmax_code,
|