Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_clone.c109 remap_local(clone_state *state, const void *ptr) in remap_local() function
242 nsrc->ssa = remap_local(state, src->ssa); in __clone_src()
622 src->pred = remap_local(state, src->pred); in fixup_phi_srcs()
628 src->src.ssa = remap_local(state, src->src.ssa); in fixup_phi_srcs()