Home
last modified time | relevance | path

Searched refs:nir_sweep (Results 1 – 19 of 19) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_sweep.c134 nir_sweep(nir_shader *nir) in nir_sweep() function
Dmeson.build267 'nir_sweep.c',
Dnir.h5630 void nir_sweep(nir_shader *shader);
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c150 nir_sweep(s); in lima_program_optimize_vs_nir()
273 nir_sweep(s); in lima_program_optimize_fs_nir()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c449 nir_sweep(s); in ir3_finalize_nir()
754 nir_sweep(s); in ir3_nir_lower_variant()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_link.cpp337 nir_sweep(prog->nir); in brw_link_shader()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c261 nir_sweep(s); in i915_finalize_nir()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c326 nir_sweep(s); in v3d_uncompiled_shader_create()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c1191 nir_sweep(nir); in brw_postprocess_nir()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c1128 nir_sweep(ctx->nir); in ir2_nir_compile()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c639 nir_sweep(nir); in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c2032 nir_sweep(prog->nir); in st_finalize_program()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c2913 nir_sweep(nir); in iris_finalize_nir()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2689 nir_sweep(nir); in crocus_create_uncompiled_shader()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2475 nir_sweep(s); in vc4_shader_state_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3173 nir_sweep(nir); in run()
/third_party/mesa3d/docs/relnotes/
D19.0.0.rst1145 - nir: Release per-block metadata in nir_sweep
D20.0.0.rst2219 - st/mesa: call nir_sweep in st_finalize_nir
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1102 ../src/compiler/nir/nir_sweep.c