Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_clone.c485 clone_call(clone_state *state, const nir_call_instr *call) in clone_call() function
518 return &clone_call(state, nir_instr_as_call(instr))->instr; in clone_instr()