Searched refs:imax16 (Results 1 – 6 of 6) sorted by relevance
130 op == imul16 || op == imax16 || op == imin16 || op == umin16 || in setup_reduce_temp()
101 case imax16: in get_reduce_opcode()535 bool is_add_cmp = 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()550 if (reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16) in emit_reduction()
540 case imax16: return INT16_MIN; in get_reduction_identity()
57 ret[imax16] = "imax16"; in __anonaeda01fb0102()
1696 imax8, imax16, imax32, imax64, enumerator
8138 op == imax16 || op == imax32 || op == imax64 || op == fmin16 || op == fmin32 || in emit_reduction_instr()