Home
last modified time | relevance | path

Searched refs:hook_bool_rtx_commutative_p (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarghooks.h76 extern bool hook_bool_rtx_commutative_p (rtx, int);
HDtarghooks.c466 hook_bool_rtx_commutative_p (rtx x, int outer_code ATTRIBUTE_UNUSED) in hook_bool_rtx_commutative_p() function
HDtarget-def.h419 #define TARGET_COMMUTATIVE_P hook_bool_rtx_commutative_p
HDChangeLog-200512439 * targhooks.c (hook_bool_rtx_commutative_p): New function.
12440 * targhooks.h (hook_bool_rtx_commutative_p): Declare.