Home
last modified time | relevance | path

Searched refs:nir_sweep (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_sweep.c27 * \file nir_sweep.c
29 * The nir_sweep() pass performs a mark and sweep pass over a nir_shader's associated
134 nir_sweep(nir_shader *nir) in nir_sweep() function
H A Dnir.h5600 void nir_sweep(nir_shader *shader);
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_nir.c186 nir_sweep(nir); in rogue_nir_passes()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c159 nir_sweep(s); in lima_program_optimize_vs_nir()
287 nir_sweep(s); in lima_program_optimize_fs_nir()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c387 nir_sweep(s); in ir3_finalize_nir()
810 nir_sweep(s); in ir3_nir_lower_variant()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c269 nir_sweep(s); in i915_finalize_nir()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c326 nir_sweep(s); in v3d_uncompiled_shader_create()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c379 nir_sweep(nir); in lvp_shader_optimize()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c1314 nir_sweep(nir); in brw_postprocess_nir()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.c1330 nir_sweep(prog->nir); in st_finalize_program()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c1131 nir_sweep(ctx->nir); in ir2_nir_compile()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2934 nir_sweep(nir); in iris_finalize_nir()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c2459 nir_sweep(s); in vc4_shader_state_create()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2718 nir_sweep(nir); in crocus_create_uncompiled_shader()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3258 nir_sweep(nir);

Completed in 33 milliseconds