Home
last modified time | relevance | path

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

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