Home
last modified time | relevance | path

Searched defs:ninstr (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_clone.c254 __clone_dst(clone_state *state, nir_instr *ninstr, in __clone_dst()
549 nir_instr *ninstr = clone_instr(state, instr); in clone_block() local