Searched refs:AtomicLoad (Results 1 – 2 of 2) sorted by relevance
76 define i32 @AtomicLoad(i32* %p) sanitize_memory {82 ; CHECK: @AtomicLoad
285 static T AtomicLoad(ThreadState *thr, uptr pc, const volatile T *a, in AtomicLoad() function