Searched refs:dxil_emit_atomicrmw (Results 1 - 3 of 3) sorted by path
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_module.c | 2949 dxil_emit_atomicrmw(struct dxil_module *m, const struct dxil_value *value, function in typeref:typename:const struct dxil_value *
|
| H A D | dxil_module.h | 464 dxil_emit_atomicrmw(struct dxil_module *m, const struct dxil_value *value,
|
| H A D | nir_to_dxil.c | 2596 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