Searched refs:syncscope (Results 1 – 5 of 5) sorted by relevance
202 enum dxil_sync_scope syncscope; member209 enum dxil_sync_scope syncscope; member
495 enum dxil_sync_scope syncscope);501 enum dxil_sync_scope syncscope);
2982 enum dxil_sync_scope syncscope) in dxil_emit_cmpxchg() argument2996 instr->cmpxchg.syncscope = syncscope; in dxil_emit_cmpxchg()3006 enum dxil_sync_scope syncscope) in dxil_emit_atomicrmw() argument3020 instr->atomicrmw.syncscope = syncscope; in dxil_emit_atomicrmw()3287 instr->cmpxchg.syncscope, in emit_cmpxchg()3305 instr->atomicrmw.syncscope, in emit_atomicrmw()
617 _mesa_string_buffer_printf(d->buf, ", sync_scope(%s)", rmwsync_str[rmw->syncscope]); in dump_instr_atomicrmw()
555 KEYWORD(syncscope); in LexIdentifier()