Searched refs:syncscope (Results 1 – 5 of 5) sorted by relevance
202 enum dxil_sync_scope syncscope; member209 enum dxil_sync_scope syncscope; member
461 enum dxil_sync_scope syncscope);467 enum dxil_sync_scope syncscope);
2928 enum dxil_sync_scope syncscope) in dxil_emit_cmpxchg() argument2942 instr->cmpxchg.syncscope = syncscope; in dxil_emit_cmpxchg()2952 enum dxil_sync_scope syncscope) in dxil_emit_atomicrmw() argument2966 instr->atomicrmw.syncscope = syncscope; in dxil_emit_atomicrmw()3233 instr->cmpxchg.syncscope, in emit_cmpxchg()3251 instr->atomicrmw.syncscope, in emit_atomicrmw()
612 _mesa_string_buffer_printf(d->buf, ", sync_scope(%s)", rmwsync_str[rmw->syncscope]); in dump_instr_atomicrmw()
555 KEYWORD(syncscope); in LexIdentifier()