Searched refs:imin8 (Results 1 – 6 of 6) sorted by relevance
129 bool gfx10_need_vtmp = op == imul8 || op == imax8 || op == imin8 || op == umin8 || in setup_reduce_temp()
500 case imin8: return INT8_MAX; in get_reduction_identity()
52 ret[imin8] = "imin8"; in __anon5bc4077a0102()
110 case imin8: in get_reduce_opcode()519 bool sext = reduce_op == imin8 || reduce_op == imax8; in emit_reduction()526 if (reduce_op == imin8 || reduce_op == imax8) in emit_reduction()
1656 imin8, imin16, imin32, imin64, enumerator
7813 need_sitmp |= (op == imin8 || op == imin16 || op == imin32 || op == imin64 || op == imax8 || in emit_reduction_instr()