Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp85 Type ResultSz1 = Funcs[f].FuncSz(fetch_first, AtomicLoc, Value2); in testAtomicRMW() local
90 if (ResultSz1 == ResultLlc1 && ResultSz2 == ResultLlc2) { in testAtomicRMW()
98 << "): sz1=" << static_cast<uint64>(ResultSz1) in testAtomicRMW()
130 Type ResultSz1 = in testValCompareAndSwap() local
137 if (ResultSz1 == ResultLlc1 && ResultSz2 == ResultLlc2) { in testValCompareAndSwap()
144 << "): sz1=" << static_cast<uint64>(ResultSz1) in testValCompareAndSwap()