Searched refs:AtomicStore (Results 1 – 2 of 2) sorted by relevance
138 define void @AtomicStore(i32* %p, i32 %x) sanitize_memory {144 ; CHECK: @AtomicStore
276 static void AtomicStore(ThreadState *thr, uptr pc, volatile T *a, T v, in AtomicStore() function