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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir_lower_scalar.c45 lower_reduction(nir_alu_instr * instr, nir_op chan_op, nir_op merge_op, function in typeref:typename:void
91 lower_reduction(instr, chan, merge, b); \
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_alu_to_scalar.c65 lower_reduction(nir_alu_instr *alu, nir_op chan_op, nir_op merge_op, function in typeref:typename:nir_ssa_def *
117 return lower_reduction(alu, nir_op_fmul, nir_op_fadd, builder);
165 return lower_reduction(alu, chan, merge, b); \
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_alu_to_scalar.c43 lower_reduction(nir_alu_instr *instr, nir_op chan_op, nir_op merge_op, function in typeref:typename:void
92 lower_reduction(instr, chan, merge, b); \

Completed in 3 milliseconds