Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dpredicates.md175 (match_test "const_ok_for_dimode_op (INTVAL (op), PLUS)"))))
330 (match_test "const_ok_for_dimode_op (INTVAL (op), PLUS)"))))
335 (match_test "const_ok_for_dimode_op (INTVAL (op), AND)"))))
340 (match_test "const_ok_for_dimode_op (INTVAL (op), IOR)"))))
345 (match_test "const_ok_for_dimode_op (INTVAL (op), XOR)"))))
Darm-protos.h76 extern int const_ok_for_dimode_op (HOST_WIDE_INT, enum rtx_code);
Dconstraints.md344 (match_test "TARGET_32BIT && const_ok_for_dimode_op (ival, PLUS)")))
Darm.cc4611 const_ok_for_dimode_op (HOST_WIDE_INT i, enum rtx_code code) in const_ok_for_dimode_op() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201328215 * config/arm/arm.c (const_ok_for_dimode_op): Handle XOR.
28965 * config/arm/arm.c (const_ok_for_dimode_op): Handle IOR.
33439 * config/arm/arm.c (const_ok_for_dimode_op): Handle AND case.
37278 * config/arm/arm.c (const_ok_for_dimode_op): Back out last change.
37307 * config/arm/arm.c (const_ok_for_dimode_op): Make code consistent
DChangeLog-201220174 * config/arm/arm-protos.h (const_ok_for_dimode_op): New prototype.
20175 * config/arm/arm.c (const_ok_for_dimode_op): New function.
DChangeLog-201914196 * config/arm/arm.c (const_ok_for_dimode_op): Return true if one