Searched refs:scope_workgroup (Results 1 – 5 of 5) sorted by relevance
453 …roup_scope = ctx.program->workgroup_size <= ctx.program->wave_size ? scope_workgroup : scope_subgr… in perform_barrier()460 sync_scope bar_scope_lds = MIN2(sync.scope, scope_workgroup); in perform_barrier()467 if (ctx.chip_class < GFX10 && sync.scope <= scope_workgroup) in perform_barrier()
242 case scope_workgroup: in print_scope()
154 scope_workgroup = 2, enumerator
1997 bool emit_s_barrier = barrier->exec_scope == scope_workgroup && in lower_to_hw_instr()
6644 return scope_workgroup; in translate_nir_scope()6680 assert(exec_scope != scope_workgroup || in emit_scoped_barrier()10578 memory_sync_info(storage_shared, semantic_acqrel, scope_workgroup), in create_workgroup_barrier()10579 scope_workgroup); in create_workgroup_barrier()