Lines Matching full:stores
73 * future stores against the inc, this ensures we'll never modify the object
77 * stores will be issued before, it also provides a control dependency, which
81 * succeeded. This means the stores aren't fully ordered, but this is fine
96 * object is initialized, all stores to its attributes should be visible before
201 * and thereby orders future stores. See the comment on top.
266 * control dependency and thereby orders future stores. See the comment on top.
303 * and thereby orders future stores. See the comment on top.
329 * and thereby orders future stores. See the comment on top.
355 * control dependency and thereby orders future stores. See the comment on top.
414 * Provides release memory ordering, such that prior loads and stores are done
442 * Provides release memory ordering, such that prior loads and stores are done
471 * Provides release memory ordering, such that prior loads and stores are done