Home
last modified time | relevance | path

Searched refs:minmax_code (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h129 extern RTX_CODE minmax_code (rtx);
H A Darm.md4125 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 Darm.c13762 minmax_code (rtx x) in minmax_code() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h133 extern RTX_CODE minmax_code (rtx);
H A Darm.md4126 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 Darm.cc13937 minmax_code (rtx x) in minmax_code() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200521621 arm_cirrus_insn_p, cirrus_reorg, minmax_code,