Searched refs:dxil_emit_atomicrmw (Results 1 - 3 of 3) sorted by path

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c2949 dxil_emit_atomicrmw(struct dxil_module *m, const struct dxil_value *value, function in typeref:typename:const struct dxil_value *
H A Ddxil_module.h464 dxil_emit_atomicrmw(struct dxil_module *m, const struct dxil_value *value,
H A Dnir_to_dxil.c2596 if (!dxil_emit_atomicrmw(&ctx->mod, mask, ptr, DXIL_RMWOP_AND, false,
2601 if (!dxil_emit_atomicrmw(&ctx->mod, value, ptr, DXIL_RMWOP_OR, false,
3446 retval = dxil_emit_atomicrmw(&ctx->mod, value, ptr, op, false,

Completed in 21 milliseconds