Home
last modified time | relevance | path

Searched refs:nir_before_instr (Results 1 – 25 of 44) sorted by relevance

12

/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_scalar.c36 b->cursor = nir_before_instr(&intr->instr); in lower_load_input_to_scalar()
68 b->cursor = nir_before_instr(&intr->instr); in lower_store_output_to_scalar()
176 b->cursor = nir_before_instr(&intr->instr); in lower_load_to_scalar_early()
236 b->cursor = nir_before_instr(&intr->instr); in lower_store_output_to_scalar_early()
Dnir_lower_gs_intrinsics.c76 b->cursor = nir_before_instr(&intrin->instr); in rewrite_emit_vertex()
116 b->cursor = nir_before_instr(&intrin->instr); in rewrite_end_primitive()
Dnir_lower_wpos_ytransform.c89 b->cursor = nir_before_instr(&intr->instr); in emit_wpos_adjustment()
242 b->cursor = nir_before_instr(&fddy->instr); in lower_fddy()
265 b->cursor = nir_before_instr(&interp->instr); in lower_interp_var_at_offset()
Dnir_lower_samplers_as_deref.c166 b->cursor = nir_before_instr(&instr->instr); in lower_sampler()
197 b->cursor = nir_before_instr(&instr->instr); in lower_intrinsic()
Dnir_lower_patch_vertices.c40 b.cursor = nir_before_instr(&intr->instr); in nir_lower_tes_patch_vertices()
Dnir_inline_functions.c180 b->cursor = nir_before_instr(&call->instr); in inline_functions_block()
217 b->cursor = nir_before_instr(&call->instr); in inline_functions_block()
Dnir_opt_intrinsics.c45 b.cursor = nir_before_instr(instr); in opt_intrinsics_impl()
Dnir_lower_drawpixels.c123 b->cursor = nir_before_instr(&intr->instr); in lower_color()
202 state->b.cursor = nir_before_instr(&intr->instr); in lower_texcoord()
Dnir_lower_64bit_packing.c69 b.cursor = nir_before_instr(&alu_instr->instr); in lower_64bit_pack_impl()
Dnir_lower_tex.c49 b->cursor = nir_before_instr(&tex->instr); in project_src()
107 b->cursor = nir_before_instr(&tex->instr); in get_texture_size()
149 b->cursor = nir_before_instr(&tex->instr); in lower_offset()
581 b->cursor = nir_before_instr(&tex->instr); in saturate_src()
836 b->cursor = nir_before_instr(&tex->instr); in nir_lower_tex_block()
Dnir_lower_load_const_to_scalar.c46 b.cursor = nir_before_instr(&lower->instr); in lower_load_const_instr_scalar()
Dnir_lower_alpha_test.c83 b.cursor = nir_before_instr(&intr->instr); in nir_lower_alpha_test()
Dnir_normalize_cubemap_coords.c49 b->cursor = nir_before_instr(&tex->instr); in normalize_cubemap_coords_block()
Dnir_lower_uniforms_to_ubo.c38 b->cursor = nir_before_instr(&instr->instr); in lower_instr()
Dnir_lower_clamp_color_outputs.c92 b->cursor = nir_before_instr(&intr->instr); in lower_intrinsic()
Dnir_opt_undef.c95 b->cursor = nir_before_instr(&alu->instr); in opt_undef_vecN()
Dnir_lower_idiv.c53 bld->cursor = nir_before_instr(&alu->instr); in convert_instr()
Dnir_lower_samplers.c104 b->cursor = nir_before_instr(&instr->instr); in lower_sampler()
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_txf_ms.c44 b->cursor = nir_before_instr(&instr->instr); in vc4_nir_lower_txf_ms_instr()
Dv3d_nir_lower_io.c96 b->cursor = nir_before_instr(&intr->instr); in v3d_nir_lower_uniform()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_io.c174 b->cursor = nir_before_instr(&intr->instr); in vc4_nir_lower_vertex_attr()
325 b->cursor = nir_before_instr(&intr->instr); in vc4_nir_lower_uniform()
Dvc4_nir_lower_txf_ms.c45 b->cursor = nir_before_instr(&txf_ms->instr); in vc4_nir_lower_txf_ms_instr()
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c76 b->cursor = nir_before_instr(&intrin->instr); in add_const_offset_to_base_block()
144 b->cursor = nir_before_instr(&intr->instr); in remap_tess_levels()
188 b->cursor = nir_before_instr(&intrin->instr); in remap_patch_urb_offsets()
/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_input_attachments.c58 b.cursor = nir_before_instr(&load->instr); in try_lower_input_load()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir_lower_tg4_to_tex.c48 b->cursor = nir_before_instr(&tg4->instr); in lower_tg4()

12