Home
last modified time | relevance | path

Searched refs:imax32 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp376 case imax32: in get_reduction_identity()
Daco_print_ir.cpp30 [imax32] = "imax32",
Daco_ir.h1290 imax8, imax16, imax32, imax64, enumerator
Daco_lower_to_hw_instr.cpp149 case imax32: return aco_opcode::v_max_i32; in get_reduce_opcode()
Daco_instruction_selection.cpp7445 op == imax8 || op == imax16 || op == imax32 || op == imax64 || in emit_reduction_instr()