Home
last modified time | relevance | path

Searched defs:ExchangeAtomic (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp3512 TEST(ReactorUnitTests, ExchangeAtomic) in TEST() argument
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.cpp2651 RValue<UInt> ExchangeAtomic(RValue<Pointer<UInt>> x, RValue<UInt> y, std::memory_order memoryOrder) in ExchangeAtomic() function