Searched refs:store_reg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h150 void (*store_reg)(struct lp_build_nir_context *bld_base, member in struct:lp_build_nir_context
H A Dlp_bld_nir.c185 bld_base->store_reg(bld_base, reg_bld, reg, write_mask ? write_mask : 0xf, indir_src, reg_storage, vals);
H A Dlp_bld_nir_soa.c2473 bld.bld_base.store_reg = emit_store_reg;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2536 - nir: Add a store_reg helper and use the builder in phis_to_regs

Completed in 16 milliseconds