Searched defs:sync_scope (Results 1 – 4 of 4) sorted by relevance
265 LLVMValueRef ptr, LLVMValueRef val, const char *sync_scope) in ac_build_atomic_rmw()319 LLVMValueRef cmp, LLVMValueRef val, const char *sync_scope) in ac_build_atomic_cmp_xchg()
2168 const char *sync_scope = "singlethread-one-as"; in visit_global_atomic() local3118 const char *sync_scope = "workgroup-one-as"; in visit_var_atomic() local
1813 const char *sync_scope = "workgroup-one-as"; in gfx10_ngg_gs_emit_epilogue_2() local
174 enum sync_scope : uint8_t { enum