Home
last modified time | relevance | path

Searched refs:imax16 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_reduce_assign.cpp124 op == imul16 || op == imax16 || op == imin16 || op == umin16 || in setup_reduce_temp()
Daco_ir.cpp374 case imax16: in get_reduction_identity()
Daco_lower_to_hw_instr.cpp104 case imax16: in get_reduce_opcode()
546 (reduce_op == iadd16 || reduce_op == imax16 || in emit_reduction()
551 if (reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16) in emit_reduction()
560 if (reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16) in emit_reduction()
Daco_print_ir.cpp29 [imax16] = "imax16",
Daco_ir.h1290 imax8, imax16, imax32, imax64, enumerator
Daco_instruction_selection.cpp7445 op == imax8 || op == imax16 || op == imax32 || op == imax64 || in emit_reduction_instr()