Searched refs:copy_prop_alu_src (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_copy_propagate.c131 copy_prop_alu_src(nir_alu_instr *parent_alu_instr, unsigned index) function in typeref:typename:bool
188 while (copy_prop_alu_src(alu_instr, i))

Completed in 2 milliseconds