Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir_opt_preamble.c403 nir_instr *instr = nir_instr_clone_deep(b->shader, def->parent_instr, in _rematerialize_def()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_preamble.c530 clone = nir_instr_clone_deep(b->shader, instr, remap_table); in replace_for_block()
H A Dnir_clone.c494 nir_instr_clone_deep(nir_shader *shader, const nir_instr *orig, in nir_instr_clone_deep() function
H A Dnir_lower_shader_calls.c315 nir_instr *clone = nir_instr_clone_deep(b->shader, def->parent_instr, remap_table); in remat_ssa_def()
H A Dnir.h5179 nir_instr *nir_instr_clone_deep(nir_shader *s, const nir_instr *orig,