Home
last modified time | relevance | path

Searched refs:NIR_LOWER_INSTR_PROGRESS_REPLACE (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_64b.c104 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_64b_intrinsics()
315 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_64b_global()
H A Dir3_nir_lower_wide_load_store.c81 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_wide_load_store()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_legalize_image_load_store.cpp43 nir_ssa_def *result = NIR_LOWER_INSTR_PROGRESS_REPLACE; in r600_legalize_image_load_store_impl()
H A Dsfn_nir.cpp247 nir_ssa_def *result = NIR_LOWER_INSTR_PROGRESS_REPLACE;
H A Dsfn_nir_lower_64bit.cpp457 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in split_store_deref_array()
481 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in split_store_deref_var()
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_taskmesh_io_to_mem.c291 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_task_launch_mesh_workgroups()
312 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_task_payload_store()
H A Dac_nir_lower_tess_io_to_mem.c465 NIR_LOWER_INSTR_PROGRESS : NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_hs_output_store()
H A Dac_nir_lower_ngg.c2191 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_ms_store_output()
2521 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_ms_intrinsic()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_64bit_vec3_and_vec4.c220 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in split_store_deref()
H A Dnir.c2305 new_def != NIR_LOWER_INSTR_PROGRESS_REPLACE) { in nir_function_impl_lower_instructions()
2329 if (new_def == NIR_LOWER_INSTR_PROGRESS_REPLACE) { in nir_function_impl_lower_instructions()
H A Dnir.h4457 #define NIR_LOWER_INSTR_PROGRESS_REPLACE ((nir_ssa_def *)(uintptr_t)2) macro
4472 * through a new SSA def or NIR_LOWER_INSTR_PROGRESS_REPLACE), then the
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.c90 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_block_instr()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c937 return NIR_LOWER_INSTR_PROGRESS_REPLACE; in lower_multisampling_instr()

Completed in 23 milliseconds