Searched refs:unop_reduce (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opcodes.py | 172 def unop_reduce(name, output_size, output_type, input_type, prereduce_expr, function 560 unop_reduce("fsum", 1, tfloat, tfloat, "{src}", "{src0} + {src1}", "{src}")
|
Completed in 2 milliseconds