Home
last modified time | relevance | path

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

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