Searched refs:store_mem (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h104 void (*store_mem)(struct lp_build_nir_context *bld_base, member in struct:lp_build_nir_context
H A Dlp_bld_nir.c1360 bld_base->store_mem(bld_base, writemask, nc, bitsize, idx, offset, val);
1596 bld_base->store_mem(bld_base, writemask, nc, bitsize, NULL, offset, val);
H A Dlp_bld_nir_soa.c2494 bld.bld_base.store_mem = emit_store_mem;

Completed in 10 milliseconds