Searched refs:INSTR_CMPXCHG (Results 1 – 2 of 2) sorted by relevance
228 INSTR_CMPXCHG, enumerator
2932 struct dxil_instr *instr = create_instr(m, INSTR_CMPXCHG, in dxil_emit_cmpxchg()3223 assert(instr->type == INSTR_CMPXCHG); in emit_cmpxchg()3303 case INSTR_CMPXCHG: in emit_instr()