Home
last modified time | relevance | path

Searched refs:INSTR_CMPXCHG (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h228 INSTR_CMPXCHG, enumerator
Ddxil_module.c2932 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()