Home
last modified time | relevance | path

Searched refs:COMMUTATIVE_P (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtarghooks.c477 return COMMUTATIVE_P (x); in hook_bool_rtx_commutative_p()
H A Dlocal-alloc.c1480 else if (COMMUTATIVE_P (XEXP (note, 0)) in block_alloc()
H A Dalias.c1253 if (COMMUTATIVE_P (x)) in rtx_equal_for_memref_p()
H A Drtl.h432 #define COMMUTATIVE_P(X) \ macro
H A Dcse.c3925 if (COMMUTATIVE_P (x)) in fold_rtx()
/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa.c8092 return (COMMUTATIVE_P (x) in pa_commutative_p()
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi9779 Usually, this is just COMMUTATIVE_P (@var{x}), but the HP PA doesn't consider
H A Dgccint.info27932 commutative. Usually, this is just COMMUTATIVE_P (X), but the HP