Searched refs:const_ok_for_dimode_op (Results 1 – 7 of 7) sorted by relevance
175 (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)"))))
76 extern int const_ok_for_dimode_op (HOST_WIDE_INT, enum rtx_code);
344 (match_test "TARGET_32BIT && const_ok_for_dimode_op (ival, PLUS)")))
4611 const_ok_for_dimode_op (HOST_WIDE_INT i, enum rtx_code code) in const_ok_for_dimode_op() function
28215 * 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
20174 * config/arm/arm-protos.h (const_ok_for_dimode_op): New prototype.20175 * config/arm/arm.c (const_ok_for_dimode_op): New function.
14196 * config/arm/arm.c (const_ok_for_dimode_op): Return true if one