Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_ir_common.h107 void lp_exec_mask_store(struct lp_exec_mask *mask,
H A Dlp_bld_ir_common.c202 void lp_exec_mask_store(struct lp_exec_mask *mask, in lp_exec_mask_store() function
H A Dlp_bld_tgsi_soa.c1671 lp_exec_mask_store(&bld->exec_mask, float_bld, temp, chan_ptr); in emit_store_64bit_chan()
1672 lp_exec_mask_store(&bld->exec_mask, float_bld, temp2, chan_ptr2); in emit_store_64bit_chan()
1720 lp_exec_mask_store(&bld->exec_mask, float_bld, value, out_ptr); in emit_store_output()
1832 lp_exec_mask_store(&bld->exec_mask, float_bld, value, temp_ptr); in emit_store_temp()
1853 lp_exec_mask_store(&bld->exec_mask, int_bld, value, in emit_store_address()
H A Dlp_bld_nir_soa.c184 lp_exec_mask_store(&bld->exec_mask, float_bld, split_vals[0], chan_ptr); in emit_store_64bit_chan()
185 lp_exec_mask_store(&bld->exec_mask, float_bld, split_vals[1], chan_ptr2); in emit_store_64bit_chan()
569 lp_exec_mask_store(&bld->exec_mask, float_bld, dst, in emit_store_chan()
755 lp_exec_mask_store(&bld->exec_mask, reg_bld, dst[i], this_storage); in emit_store_reg()

Completed in 13 milliseconds