Searched refs:semantic_acqrel (Results 1 – 4 of 4) sorted by relevance
91 return !(get_sync_info(instr).semantics & (semantic_volatile | semantic_acqrel)); in is_dead()
170 semantic_acqrel = semantic_acquire | semantic_release, enumerator199 if (semantics & semantic_acqrel) in can_reorder()
398 perform_barrier(ctx, imm, instr->barrier().sync, semantic_acqrel); in kill()
11097 memory_sync_info(storage_shared, semantic_acqrel, scope_workgroup), scope_workgroup); in create_workgroup_barrier()