Searched refs:imax64 (Results 1 – 6 of 6) sorted by relevance
128 op == imax64 || op == imul64; in setup_reduce_temp()
166 case imax64: return aco_opcode::num_opcodes; in get_reduce_opcode()239 } else if (op == umin64 || op == umax64 || op == imin64 || op == imax64) { in emit_int64_dpp_op()245 case imax64: cmp = aco_opcode::v_cmp_lt_i64; break; in emit_int64_dpp_op()311 (op == imul64 || op == umin64 || op == umax64 || op == imin64 || op == imax64)) { in emit_int64_op()342 } else if (op == umin64 || op == umax64 || op == imin64 || op == imax64) { in emit_int64_op()348 case imax64: cmp = aco_opcode::v_cmp_lt_i64; break; in emit_int64_op()
542 case imax64: return idx ? 0x80000000u : 0; in get_reduction_identity()
59 ret[imax64] = "imax64"; in __anonaeda01fb0102()
1696 imax8, imax16, imax32, imax64, enumerator
8138 op == imax16 || op == imax32 || op == imax64 || op == fmin16 || op == fmin32 || in emit_reduction_instr()8154 if (op == iadd64 || op == umin64 || op == umax64 || op == imin64 || op == imax64) in emit_reduction_instr()