Searched defs:sync_scope (Results 1 – 3 of 3) sorted by relevance
382 LLVMValueRef ptr, LLVMValueRef val, const char *sync_scope) in ac_build_atomic_rmw()434 LLVMValueRef cmp, LLVMValueRef val, const char *sync_scope) in ac_build_atomic_cmp_xchg()
1921 const char *sync_scope = "singlethread-one-as"; in visit_global_atomic() local2546 const char *sync_scope = "workgroup-one-as"; in visit_var_atomic() local
90 enum sync_scope : uint8_t { enum