Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_shader_calls.c336 nir_ssa_def ***fill_defs = in spill_ssa_defs_and_lower_shader_calls() local
452 if (fill_defs[index] == NULL) { in spill_ssa_defs_and_lower_shader_calls()
453 fill_defs[index] = in spill_ssa_defs_and_lower_shader_calls()
456 fill_defs[index][call_idx] = def; in spill_ssa_defs_and_lower_shader_calls()
519 if (fill_defs[index] == NULL) in spill_ssa_defs_and_lower_shader_calls()
527 if (fill_defs[index][call_idx] != NULL) in spill_ssa_defs_and_lower_shader_calls()
571 if (fill_defs[index] && fill_defs[index][call_idx]) { in spill_ssa_defs_and_lower_shader_calls()
573 fill_defs[index][call_idx]); in spill_ssa_defs_and_lower_shader_calls()