Searched defs:dxil_instr_cmpxchg (Results 1 – 1 of 1) sorted by relevance
205 struct dxil_instr_cmpxchg { struct206 const struct dxil_value *cmpval, *newval, *ptr;207 bool is_volatile;208 enum dxil_atomic_ordering ordering;209 enum dxil_sync_scope syncscope;