Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp525 case umax16: in get_reduction_identity()
Daco_print_ir.cpp65 ret[umax16] = "umax16"; in __anonaab877d90102()
Daco_ir.h1698 umax8, umax16, umax32, umax64, enumerator
Daco_lower_to_hw_instr.cpp131 case umax16: in get_reduce_opcode()
536 reduce_op == umin16 || reduce_op == umax16; in emit_reduction()