Searched refs:arm_select_dominance_cc_mode (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm-protos.h95 extern enum machine_mode arm_select_dominance_cc_mode (rtx, rtx,
H A Darm.c6557 arm_select_dominance_cc_mode (rtx x, rtx y, HOST_WIDE_INT cond_or)
6771 return arm_select_dominance_cc_mode (XEXP (x, 0), XEXP (x, 1),
6778 return arm_select_dominance_cc_mode (XEXP (x, 0), XEXP (x, 1),
6784 return arm_select_dominance_cc_mode (XEXP (x, 0), XEXP (x, 1),
6545 arm_select_dominance_cc_mode (rtx x, rtx y, HOST_WIDE_INT cond_or) function

Completed in 186 milliseconds