HomeSort by: relevance | last modified time | path
    Searched defs:RTX_COMM_COMPARE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 76 RTX_COMM_COMPARE,
105 #define RTX_COMMUTATIVE_RESULT (RTX_COMM_COMPARE & RTX_COMMUTATIVE_MASK)
1047 & ((1 << RTX_COMM_ARITH) | (1 << RTX_COMM_COMPARE) \
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 74 RTX_COMM_COMPARE,
103 #define RTX_COMMUTATIVE_RESULT (RTX_COMM_COMPARE & RTX_COMMUTATIVE_MASK)
1045 & ((1 << RTX_COMM_ARITH) | (1 << RTX_COMM_COMPARE) \

Completed in 110 milliseconds