Searched defs:sync_scope (Results 1 – 3 of 3) sorted by relevance
263 LLVMValueRef ptr, LLVMValueRef val, const char *sync_scope) in ac_build_atomic_rmw()317 LLVMValueRef cmp, LLVMValueRef val, const char *sync_scope) in ac_build_atomic_cmp_xchg()
2233 const char *sync_scope = "singlethread-one-as"; in visit_global_atomic() local3182 const char *sync_scope = "workgroup-one-as"; in visit_var_atomic() local
175 enum sync_scope : uint8_t { enum