Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu_width.c100 lower_reduction(nir_alu_instr *alu, nir_op chan_op, nir_op merge_op, in lower_reduction() function
152 return lower_reduction(alu, nir_op_fmul, nir_op_fadd, builder); in lower_fdot()
206 return lower_reduction(alu, chan, merge, b); \ in lower_alu_instr_width()

Completed in 1 milliseconds