Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_clone.c243 __clone_dst(clone_state *state, nir_instr *ninstr, in __clone_dst()
266 nir_instr *ninstr) in clone_deref_var()
280 nir_instr *ninstr, nir_deref *parent) in clone_deref_array()
299 nir_instr *ninstr, nir_deref *parent) in clone_deref_struct()
313 nir_instr *ninstr, nir_deref *parent) in clone_deref()
551 nir_instr *ninstr = clone_instr(state, instr); in clone_block() local