Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp334 case iadd16: in get_reduction_identity()
Daco_lower_to_hw_instr.cpp82 case iadd16: 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.cpp11 [iadd16] = "iadd16",
Daco_ir.h1285 iadd8, iadd16, iadd32, iadd64, enumerator