Searched refs:iadd16 (Results 1 – 7 of 7) sorted by relevance
475 case iadd16: in get_reduction_identity()
79 case iadd16: in get_reduce_opcode()536 (reduce_op == iadd16 || reduce_op == imax16 || reduce_op == imin16 || in emit_reduction()542 bool sext = reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16; in emit_reduction()549 if (reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16) in emit_reduction()
39 ret[iadd16] = "iadd16"; in __anon5bc4077a0102()
1652 iadd8, iadd16, iadd32, iadd64, enumerator
7828 if ((op == iadd8 || op == iadd16) && ctx->program->chip_class < GFX8) in emit_reduction_instr()
4973 - aco: Mark VCC clobbered for iadd8 and iadd16 reductions on GFX6-7.
5405 - aco: Mark VCC clobbered for iadd8 and iadd16 reductions on GFX6-7.