Home
last modified time | relevance | path

Searched defs:ATOMIC_STORE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/util/blake3/
Dblake3_dispatch.c36 #define ATOMIC_STORE(x, y) x = y macro
40 #define ATOMIC_STORE(x, y) InterlockedExchange(&x, y) macro
44 #define ATOMIC_STORE(x, y) x = y macro
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h706 ATOMIC_STORE, enumerator
DRuntimeLibcalls.h413 ATOMIC_STORE, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h850 ATOMIC_STORE, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1165 ATOMIC_STORE, enumerator