Searched refs:nir_shader_gather_info (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_nir_builtins.c61 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
H A Dst_glsl_to_nir.cpp91 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
378 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
H A Dst_program.c370 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
846 nir_shader_gather_info(state.ir.nir,
1514 nir_shader_gather_info(state.ir.nir,
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp.c234 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
268 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
312 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_discard_or_demote.c150 nir_shader_gather_info(shader, nir_shader_get_entrypoint(shader));
H A Dnir_opt_phi_precision.c457 nir_shader_gather_info(shader, nir_shader_get_entrypoint(shader));
H A Dnir_gather_info.c819 assert(!"nir_shader_gather_info only works if functions are inlined");
828 nir_shader_gather_info(nir_shader *shader, nir_function_impl *entrypoint) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_nir_builtins.c60 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
H A Dst_glsl_to_nir.cpp381 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
799 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp.c197 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
225 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c31 nir_shader_gather_info(b->shader, nir_shader_get_entrypoint(b->shader));
H A Dsi_shader_nir.c934 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp820 nir_shader_gather_info(new_nir_variant, impl);
827 nir_shader_gather_info(new_nir_variant, impl);
838 nir_shader_gather_info(new_nir_variant, impl);
845 nir_shader_gather_info(new_nir_variant, impl);
1029 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gather_info.c327 assert(!"nir_shader_gather_info only works if functions are inlined");
336 nir_shader_gather_info(nir_shader *shader, nir_function_impl *entrypoint) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c179 nir_shader_gather_info(nir, entry_point->impl);
/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c301 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.c111 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
175 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.c120 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
207 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c532 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c324 nir_shader_gather_info(nir, entry_point->impl);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c777 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c641 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c1200 nir_shader_gather_info(nir, impl);
1578 nir_shader_gather_info(nir, impl);
1709 nir_shader_gather_info(nir, impl);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c1328 nir_shader_gather_info(nir, impl);
1693 nir_shader_gather_info(nir, impl);
1827 nir_shader_gather_info(nir, impl);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir.c986 nir_shader_gather_info(c->s, nir_shader_get_entrypoint(c->s));

Completed in 34 milliseconds

12