Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp250 Type ResultMixed = *AtomicLoc; in testAtomicRMWThreads() local
252 if (ResultLlc == ResultMixed) { in testAtomicRMWThreads()
260 << " mixed=" << static_cast<uint64>(ResultMixed) << "\n"; in testAtomicRMWThreads()