Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_clone.c329 clone_alu(clone_state *state, const nir_alu_instr *alu) in clone_alu() function
504 return &clone_alu(state, nir_instr_as_alu(instr))->instr; in clone_instr()