Searched refs:hook_bool_rtx_commutative_p (Results 1 – 4 of 4) sorted by relevance
76 extern bool hook_bool_rtx_commutative_p (rtx, int);
466 hook_bool_rtx_commutative_p (rtx x, int outer_code ATTRIBUTE_UNUSED) in hook_bool_rtx_commutative_p() function
419 #define TARGET_COMMUTATIVE_P hook_bool_rtx_commutative_p
12439 * targhooks.c (hook_bool_rtx_commutative_p): New function.12440 * targhooks.h (hook_bool_rtx_commutative_p): Declare.