Lines Matching refs:plain
47 The compiler instruments plain compound read-write operations
49 distinguish them from other plain accesses. This is currently
204 bool "Assume that plain aligned writes up to word size are atomic"
208 Assume that plain aligned writes up to word size are atomic by
211 races due to conflicts where the only plain accesses are aligned
212 writes up to word size: conflicts between marked reads and plain
214 notice that data races between two conflicting plain aligned writes
222 additional filtering. Conflicting marked atomic reads and plain
224 plain reads and marked writes to result in "unknown origin" reports.
230 accesses, conflicting marked atomic reads and plain writes will not
232 due to two conflicting plain writes will be reported (aligned and