Home | History | Annotate | Download | only in optimizing

Lines Matching full:barrier

1930     // We need a temporary register for the read barrier marking slow
2035 // We don't care for ordered: it requires an AnyStore barrier, which is already given by the x86
2150 // The UnsafeCASObject intrinsic is missing a read barrier, and
2152 // Turn it off temporarily as a quick fix, until the read barrier is
2155 // TODO(rpl): Implement a read barrier in GenCAS below and re-enable
2212 // TODO: Add a read barrier for the reference stored in the object
2221 // LOCK CMPXCHG has full barrier semantics, and we don't need
2262 // LOCK CMPXCHG/LOCK CMPXCHG8B have full barrier semantics, and we