Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp526 case umax32: in get_reduction_identity()
Daco_print_ir.cpp66 ret[umax32] = "umax32"; in __anonaeda01fb0102()
Daco_ir.h1698 umax8, umax16, umax32, umax64, enumerator
Daco_lower_to_hw_instr.cpp149 case umax32: return aco_opcode::v_max_u32; in get_reduce_opcode()