Home
last modified time | relevance | path

Searched refs:nir_index_ssa_defs (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dnir_lower_libclc.c87 nir_index_ssa_defs(impl); in nir_lower_libclc_impl()
/third_party/mesa3d/src/compiler/nir/
Dnir_inline_functions.c190 nir_index_ssa_defs(impl); in inline_function_impl()
Dnir_lower_int_to_float.c129 nir_index_ssa_defs(impl); in nir_lower_int_to_float_impl()
Dnir_lower_double_ops.c735 nir_index_ssa_defs(impl); in nir_lower_doubles_impl()
Dnir_lower_shader_calls.c980 nir_index_ssa_defs(impl); in lower_resume()
Dnir_loop_analyze.c1380 nir_index_ssa_defs(impl); in nir_loop_analyze_impl()
Dnir.c2034 nir_index_ssa_defs(nir_function_impl *impl) in nir_index_ssa_defs() function
Dnir.h4418 void nir_index_ssa_defs(nir_function_impl *impl);
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_ra.c126 nir_index_ssa_defs(impl); in etna_ra_assign()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_intersection_shader.c251 nir_index_ssa_defs(impl); in brw_nir_lower_intersection_shader()
Dbrw_nir.c1161 nir_index_ssa_defs(function->impl); in brw_postprocess_nir()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp376 nir_index_ssa_defs(func); in setup_nir()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp957 nir_index_ssa_defs(func->impl); in r600_shader_from_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_rt.c1075 nir_index_ssa_defs(impl); in nir_lower_intersection_shader()
2181 nir_index_ssa_defs(nir_shader_get_entrypoint(b.shader)); in create_rt_shader()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c2417 nir_index_ssa_defs(func->impl); in lp_build_nir_llvm()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp1383 nir_index_ssa_defs(function->impl); in visit()
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c5364 nir_index_ssa_defs(func->impl); in ac_nir_translate()