Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMJIT.cpp503 …static uint32_t sync_lock_test_and_set_4(uint32_t *ptr, uint32_t val) { return __sync_lock_test_an… in sync_lock_test_and_set_4() function in __anonc2fb15830111::ExternalSymbolGenerator
612 …ctions.try_emplace("sync_lock_test_and_set_4", reinterpret_cast<void *>(sync_lock_test_and_set_4)); in Resolver()