Searched refs:nir_before_instr (Results 1 - 25 of 230) sorted by relevance

12345678910

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_is_helper_invocation.c53 b->cursor = nir_before_instr(instr);
58 b->cursor = nir_before_instr(instr);
65 b->cursor = nir_before_instr(instr);
H A Dnir_lower_clip_halfz.c41 b->cursor = nir_before_instr(&intr->instr);
H A Dnir_lower_fb_read.c52 b->cursor = nir_before_instr(&intr->instr);
H A Dnir_lower_image.c39 b->cursor = nir_before_instr(&intrin->instr);
H A Dnir_lower_load_const_to_scalar.c46 b.cursor = nir_before_instr(&lower->instr);
H A Dnir_lower_patch_vertices.c81 b.cursor = nir_before_instr(&intr->instr);
H A Dnir_lower_viewport_transform.c67 b.cursor = nir_before_instr(instr);
H A Dnir_opt_constant_folding.c102 b->cursor = nir_before_instr(&alu->instr);
191 b->cursor = nir_before_instr(&intrin->instr);
219 b->cursor = nir_before_instr(&intrin->instr);
242 b->cursor = nir_before_instr(&intrin->instr);
295 b->cursor = nir_before_instr(&intrin->instr);
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_helper_invocation.c42 b->cursor = nir_before_instr(instr);
H A Dpan_lower_sample_position.c46 b->cursor = nir_before_instr(instr);
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_nir_lower_helper_writes.c72 b->cursor = nir_before_instr(instr);
H A Dmidgard_nir_lower_image_bitsize.c60 b->cursor = nir_before_instr(instr);
H A Dmidgard_errata_lod.c42 b->cursor = nir_before_instr(instr);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c56 b->cursor = nir_before_instr(&instr->instr);
88 b->cursor = nir_before_instr(&instr->instr);
H A Dv3d_nir_lower_robust_buffer_access.c34 b->cursor = nir_before_instr(&instr->instr);
96 b->cursor = nir_before_instr(&instr->instr);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c56 b->cursor = nir_before_instr(&instr->instr);
88 b->cursor = nir_before_instr(&instr->instr);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/
H A Dlima_nir_duplicate_consts.c39 b->cursor = nir_before_instr(use_src->parent_instr);
65 b->cursor = nir_before_instr(&load->instr);
H A Dlima_nir_lower_uniform_to_scalar.c32 b->cursor = nir_before_instr(&intr->instr);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_lower_bindless_images.c74 b->cursor = nir_before_instr(instr);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_fragcoord_wtrans.c42 b->cursor = nir_before_instr(&intr->instr);
H A Dnir_lower_load_const_to_scalar.c46 b.cursor = nir_before_instr(&lower->instr);
H A Dnir_lower_patch_vertices.c81 b.cursor = nir_before_instr(&intr->instr);
H A Dnir_lower_viewport_transform.c64 b.cursor = nir_before_instr(instr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/
H A Dlima_nir_lower_uniform_to_scalar.c32 b->cursor = nir_before_instr(&intr->instr);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_nir_lower_ubo_to_uniform.c57 b->cursor = nir_before_instr(instr);

Completed in 23 milliseconds

12345678910