Searched refs:imax8 (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()
539 case imax8: return INT8_MIN; in get_reduction_identity()
56 ret[imax8] = "imax8"; in __anonaeda01fb0102()
100 case imax8: 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()
1696 imax8, imax16, imax32, imax64, enumerator
8137 need_sitmp |= (op == imin8 || op == imin16 || op == imin32 || op == imin64 || op == imax8 || in emit_reduction_instr()