Home
last modified time | relevance | path

Searched refs:imin16 (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.cpp366 case imin16: in get_reduction_identity()
Daco_lower_to_hw_instr.cpp114 case imin16: in get_reduce_opcode()
547 reduce_op == imin16 || reduce_op == umin16 || reduce_op == umax16)) { 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.cpp25 [imin16] = "imin16",
Daco_ir.h1289 imin8, imin16, imin32, imin64, enumerator
Daco_instruction_selection.cpp7444 (op == imin8 || op == imin16 || op == imin32 || op == imin64 || in emit_reduction_instr()